[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: print "-S1280,1024" : title in one line
From: |
Pantxo |
Subject: |
Re: print "-S1280,1024" : title in one line |
Date: |
Mon, 5 Nov 2018 15:01:16 -0600 (CST) |
gigiolone123 wrote
> i try this option to save chart but it write title all one line
>
> original :
>
> https://gyazo.com/746e8d4e85dfecff0ae4f249157138de
>
>
> file saved:
>
> print(1,nomeFilePathExcel,"-S1280,1024");
>
>
> https://gyazo.com/da78a75c7296321e93a6923a357bdd36
>
>
>
>
> --
> Sent from:
> 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
- print "-S1280,1024", gigiolone123, 2018/11/05
- Re: print "-S1280,1024" : title in one line,
Pantxo <=