|
From: | Quentin Spencer |
Subject: | Re: Easy tutorial on how to make 3-dimensional graphics |
Date: | Tue, 10 Jan 2006 10:21:57 -0600 |
User-agent: | Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) |
Tetsuji "Maverick" Rai wrote:
I want to make graphics like the one on http://www.octave.org/ provided z=f(x,y) to display particle densities on various conditions on quantum mechanics. Where can I find easy script examples? I know how to plot in 2-dimensional graphs. Thanks in advance!
The plot you are refering to was created using the "sombrero" function that is part of octave. You can view the code that was used to create it by entering "type sombrero" at the octave prompt.
-Quentin ------------------------------------------------------------- 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 -------------------------------------------------------------
[Prev in Thread] | Current Thread | [Next in Thread] |