From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 2 12:00:51 2003 Subject: Re: "grid on" doesn't work on octave.... From: A S Hodel To: "frankazev " Cc: help-octave at bevo dot che dot wisc dot edu Date: Thu, 2 Jan 2003 12:00:59 -0600 octave:1> help grid grid is the user-defined function from the file /sw/share/octave/2.1.40/m/plot/grid.m - Function File: grid (ARG) For two-dimensional plotting, force the display of a grid on the plot. The argument may be either `"on"' or `"off"'. If it is omitted, `"on"' is assumed. See also: plot, semilogx, semilogy, loglog, polar, mesh, contour, bar, stairs, gplot, gsplot, replot, xlabel, ylabel, and title. On Thursday, January 2, 2003, at 06:32 AM, 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 > ------------------------------------------------------------- > > A. S. Hodel, Assoc. Prof, Dept. Elect & Comp Eng, Auburn University, AL 36849-5201 (334) 844-1854 200 Broun Hall hodelas at auburn dot edu http://ww.eng.auburn.edu/~scotte ------------------------------------------------------------- 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 -------------------------------------------------------------