help-octave
[Top][All Lists]
Advanced

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

multiplot; how 2 use


From: Som Shekar Chand
Subject: multiplot; how 2 use
Date: Wed, 4 Jun 2003 02:11:44 -0500

Hi all,
 
I am working on octave and new to this.
my requirments is that i need to have multiple windows for each plot.
I have downloaded octave for windows.
I am using GNU octave, version 2.1.42(i686 -pc-cygwin) and 
         G N U P L O T
        Version 3.8i patchlevel 0
        last modified Mon Sep 16 17:32:45 IST 2002
        System: MS-Windows 32 bit
 
        Copyright(C) 1986 - 1993, 1999 - 2002          
 
%%%%%%%%%%%%%%%%
 
How to get the plot in different windows?
example:
n=0:1:10
x=sin(n);
y=sin(n)
plot(n,x)
plot(n,y)
 
%%%%%%%%%%%%%
both plot are obtained in single windows which is not intended.
 
It would of  great helpful if you provide me an solution
 
Thanks and Rgds

Som
Ph 8411990 -1047
*********************

 
**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************

reply via email to

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