help-octave
[Top][All Lists]
Advanced

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

Re: Plotting a function of 3 variables ?


From: willi k
Subject: Re: Plotting a function of 3 variables ?
Date: Wed, 25 Apr 2012 04:13:56 -0700 (PDT)

hi,
I think what you want is
mesh(x,y,z,v)
where v determines the color of the surface from colormap
check: help  mesh
w

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Plotting-a-function-of-3-variables-tp4586115p4586263.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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