[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3-d plotting in octave
From: |
Etienne Grossmann |
Subject: |
Re: 3-d plotting in octave |
Date: |
Sat, 8 Jul 2000 09:31:51 GMT |
Hello,
> can you tell me if there is an octave version of the matlab
> function VIEW(THETA,PHI) which changes the orientation of the axis
> for a 3-d plot? I'm stuck with one view and can't see what i want to.
gset view rot_x, rot_z
"gset" sets gnuplot variables, so more info is in the gnuplot
documentation.
Cheers,
Etienne
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------