help-octave
[Top][All Lists]
Advanced

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

Re: GRID


From: Vinayak Dutt
Subject: Re: GRID
Date: Mon, 20 Feb 95 08:48:28 CST

#Hi,
#  Just a suggestion. I noticed that GRID always requires an argument,
#"on" or "off". Might I suggest that GRID without an argument be
#equivalent to "grid("on"),replot" ? That would then be MATLAB compatible.
#
#Eyal Doron
#

Looking at the .m file for grid: grid.m, it seems that grid without argument is 
equivalent
to gnuplot command "set grid" which is what you want. The automatic replotting
could be enabled with the variable automatic_replot set to 1.




--vinayak-
/*
 * vinayak dutt
 * graduate student, ultrasound research
 * mayo graduate school, rochester mn
 *
 * e-mail: address@hidden
 *         address@hidden
 *
 */
#include "disclaimer.h"


reply via email to

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