help-octave
[Top][All Lists]
Advanced

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

Re: closeplot


From: E. Joshua Rigler
Subject: Re: closeplot
Date: Thu, 20 Nov 2003 08:29:26 -0700

FYI, the same thing is necessary for using the PM3D module in gnuplot
3.8* for rendering nice 3-D surface plots.  For example:

   gnuplot_command_plot = "set mouse; set pm3d; plot";
   gnuplot_command_splot = "set mouse; set pm3d; splot";

-EJR


On Thu, 2003-11-20 at 07:10, Shai Ayal wrote:
> Found a nice trick myself (sometimes you just have to read the manual)
> 
> gnuplot_command_plot="set mouse; pl"
> 
> will take care of everything
> 
>       Shai
> 




-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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