help-octave
[Top][All Lists]
Advanced

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

plot : strange behaviour


From: LucaLuca
Subject: plot : strange behaviour
Date: Fri, 24 May 2019 06:59:19 -0500 (CDT)

i've a variable array :
ValEquity

size(ValEquity)
ࣿans =
   839     1

plot(ValEquity); 

https://gyazo.com/f2b32cbcea5c143d9b3839a10c268bc9

plot(ValEquity(1:800));

https://gyazo.com/47535b79f44c1fb560ce51f3fba95538

Can i avoid space if i want plot all element? 



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



reply via email to

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