help-octave
[Top][All Lists]
Advanced

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

Re: BAR,GET,SET compability (new user)


From: David Bateman
Subject: Re: BAR,GET,SET compability (new user)
Date: Sun, 22 Apr 2007 08:27:42 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

SuChic wrote:
> 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

Wait for a 2.9.10 or 2.9.11 release of octave for Windows and these
problems will go away..

D.


reply via email to

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