help-octave
[Top][All Lists]
Advanced

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

plotting prob....


From: Chaturapadh Nakavachara
Subject: plotting prob....
Date: Sun, 28 Jan 1996 17:06:21 +0700

hello everyone....
I got prob.. in plotting when I try to use for loop for plot
like if i make 
x=[2 4 5 6 7 8 12 32 .....]
and i use
for k=1:n
plot([1:k],x(1:k))
hold on
endfor
so does gnuplot allow me only n=32 for maximum number for replot?
if it is so how can do you know how can i do if i need to use 
n>32
thanks......
:)
Chaturapadh Nakavachara
address@hidden
address@hidden

Win ***SMILE***





reply via email to

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