help-octave
[Top][All Lists]
Advanced

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

Re: hey plotting prolem


From: Paul Kienzle
Subject: Re: hey plotting prolem
Date: Fri, 13 Dec 2002 15:54:36 -0500
User-agent: Mutt/1.2.5.1i

On Wed, Dec 11, 2002 at 03:58:31PM -0600, Nachiket T Kasarekar wrote:
> using mesh(DPR) where DPR array of points to plot a mesh surface
> 
> using
> saveimage("filename",mesh(DPR),"ps","map");
                                      ^^^^^
map should be a 3-column array e.g., as returned from the
functions colormap, ocean or gray.

Does that help?

Paul Kienzle
address@hidden

> i am not able to save it.
> 
> Moreover i set gset and did save it in ps
> but then i do not get the colour map
> help please !!!!
> 
> 
> Nachiket Kasarekar
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



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