Discussion:
print "-S1280,1024"
gigiolone123
2018-11-05 07:41:41 UTC
Permalink
i try this option to save chart but it's soo small

print(1,nomeFilePathExcel,"-S1280,1024");







--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
Pantxo
2018-11-05 21:01:16 UTC
Permalink
i try this option to save chart but it write title all one line
https://gyazo.com/746e8d4e85dfecff0ae4f249157138de
print(1,nomeFilePathExcel,"-S1280,1024");
https://gyazo.com/da78a75c7296321e93a6923a357bdd36
--
http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
It looks like you are using an old version of Octave, this bug has been
fixed at least since Octave 4.2.

Pantxo



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
Loading...