help-octave
[Top][All Lists]
Advanced

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

newplot function udefined error


From: mina
Subject: newplot function udefined error
Date: Thu, 16 Jan 2014 14:21:16 -0800 (PST)

I installed octave 3.6.4 to get newplot() so that I can run gplotmatrix() but
I get the following error

octave:23> newplot   % opens the plot ok
octave:24> BigAx = newplot;  % still opens the plot but interrupts the
problem
error: value on right hand side of assignment is undefined

However I can see:
octave:21> help newplot
'newplot' is a function from the file
/usr/share/octave/3.6.4/m/plot/newplot.m
octave:24> which plot
'plot' is a function from the file /usr/share/octave/3.6.4/m/plot/plot.m

and when I do: path
I also find it there: /usr/share/octave/3.6.4/m/plot

Can you please help me? 







--
View this message in context: 
http://octave.1599824.n4.nabble.com/newplot-function-udefined-error-tp4661118.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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