help-octave
[Top][All Lists]
Advanced

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

BAR,GET,SET compability (new user)


From: SuChic
Subject: BAR,GET,SET compability (new user)
Date: Sat, 21 Apr 2007 15:29:22 -0700 (PDT)

Hi,

After spending a good amount of time, I was finally able to load and run
cygwin & octave. However, my school's Matlab code doesn't seem to work. It
is giving error on BAR() and GET() statements.

hh = bar(xbin,n,1);
np = get(gca,'NextPlot');    
set(gca,'NextPlot','add')    

error: `get' undefined near line 33 column 6

Would you please advice if I need to apply any patches to make my octave
functions to match with Matlab ones.

Many thanks,
SuChic
-- 
View this message in context: 
http://www.nabble.com/BAR%2CGET%2CSET-compability-%28new-user%29-tf3624727.html#a10121700
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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