help-octave
[Top][All Lists]
Advanced

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

Re: "grid on" doesn't work on octave....


From: Bo Engström
Subject: Re: "grid on" doesn't work on octave....
Date: Thu, 2 Jan 2003 11:27:50 -0600

You found one of the matlab-incompatibles!

> plot(.....)
> grid('on')
> replot

or

> grid('on')
> plot(.....)

works

bosse

On Thu, 2003-01-02 at 13:32, frankazev  wrote:
> Hello,
> 
>  I have some plots from Matlab, but when I issue the command 
>  >grid on
>  on Octave, it gives me an error!
> 
>  How can I make the grid appear, on any plot?
> 
>  Thanks
>  frank
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 
-- 
Bo Engström <address@hidden>
UpZide Labs AB, Aurorum 2, SE-97775 Luleå, Sweden
+46 920 75975

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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