help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plotyy:scale automatically


From: shivax
Subject: plotyy:scale automatically
Date: Sun, 5 May 2019 07:07:47 -0500 (CDT)

hi,
i've this code

   x=1:length(EqT);
   [hax, h1, h2]=plotyy(x,EqT,x,Strum);

to plot it:
https://gyazo.com/4b826181dec0dc95a8157c840285c4cf

i push on scale automatically and i see that:

https://gyazo.com/b94fbe611a3c955805afb5d0d83ccd19

the value on axis "x" are double and not correct





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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]