help-octave
[Top][All Lists]
Advanced

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

2 simultaneous gsplot at different angles


From: Brian Stephanson
Subject: 2 simultaneous gsplot at different angles
Date: Mon, 16 Aug 2004 13:07:45 -0700 (PDT)

is there a way to use gsplot to map out 2 data
simultaneously at different angles?

octave:11> test=rand(3,6)
octave:12> gsplot(test)
octave:13> gset view 20,50,1,1
octave:14> gsplot(test)

I'd like to plot lines 12 and 14 simultaneously side
by side, if possible.

thank you


Tomy-


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 



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