From help-request at octave dot org Tue Jan 10 10:26:39 2006 Subject: Re: Easy tutorial on how to make 3-dimensional graphics From: Quentin Spencer To: "Tetsuji \"Maverick\" Rai" CC: help at octave dot org Date: Tue, 10 Jan 2006 10:21:57 -0600 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 -------------------------------------------------------------