help-octave
[Top][All Lists]
Advanced

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

RE: multiplot; how 2 use


From: Som Shekar Chand
Subject: RE: multiplot; how 2 use
Date: Thu, 5 Jun 2003 13:51:21 +0530

Hi henry,
Thanks for ur suggestion.
But I feel that optins is for MAC machine. What im using here is windows 2000 
OS.
If I type 
Gnuplot>set term 
Following list of term is displayed. I feel X11 is the required term for 
multiplot. But when I open the help of gnuplot, it infact showed the in current 
feature of gnuplot 3.6Beta.

So for windows we need x11 term for multiplot windows.

Available terminal types:
             aifm  Adobe Illustrator 3.0 Format
              cgm  Computer Graphics Metafile
            corel  EPS format for CorelDRAW
             dumb  printer or glass dumb terminal
              dxf  dxf-file for AutoCad (default size 120x80)
            eepic  EEPIC -- extended LaTeX picture environment
              emf  Enhanced Metafile format
            emtex  LaTeX picture environment with emTeX specials
         epslatex  LaTeX (Text) and encapsulated PostScript
     epson_180dpi  Epson LQ-style 180-dot per inch (24 pin) printers
      epson_60dpi  Epson-style 60-dot per inch printers
      epson_lx800  Epson LX-800, Star NL-10, NX-1000, PROPRINTER ...
              fig  FIG graphics language for XFIG graphics editor
          hp2623A  HP2623A and maybe others
           hp2648  HP2648 and HP2647
           hp500c  HP DeskJet 500c, [75 100 150 300] [rle tiff]
             hpdj  HP DeskJet 500, [75 100 150 300]
             hpgl  HP7475 and relatives [number of pens] [eject]
           hpljii  HP Laserjet series II, [75 100 150 300]
             hppj  HP PaintJet and HP3630 [FNT5X9 FNT9X17 FNT13X25]
           imagen  Imagen laser printer
Press return for more:
            latex  LaTeX picture environment
               mf  Metafont plotting standard
              mif  Frame maker MIF 3.00 format
               mp  MetaPost plotting standard
          nec_cp6  NEC printer CP6, Epson LQ-800 [monocrome color draft]
          okidata  OKIDATA 320/321 Standard
              pbm  Portable bitmap [small medium large] [monochrome gray color]
             pcl5  HP Designjet 750C, HP Laserjet III/IV, etc. (many options)
       postscript  PostScript graphics language [mode "fontname" font_size]
          pslatex  LaTeX picture environment with PostScript \specials
            pstex  plain TeX with PostScript \specials
         pstricks  LaTeX picture environment with PSTricks macros
              qms  QMS/QUIC Laser printer (also Talaris 1200 and others)
            starc  Star Color Printer
              svg  W3C Scalable Vector Graphics driver
            table  Dump ASCII table of X Y [Z] values to output
      tandy_60dpi  Tandy DMP-130 series 60-dot per inch graphics
          texdraw  LaTeX texdraw environment
             tgif  TGIF X11 [mode] [x,y] [dashed] ["font" [fontsize]]
         tkcanvas  Tk/Tcl canvas widget [perltk] [interactive]
             tpic  TPIC -- LaTeX picture environment with tpic \specials
          unknown  Unknown terminal type - not a plotting device
Press return for more:
          windows  Microsoft Windows
gnuplot>

Plz guide me.

Rgds
Som

-----Original Message-----
From: Henry F. Mollet [mailto:address@hidden 
Sent: Wednesday, June 04, 2003 11:35 PM
To: Som Shekar Chand; Octave_post
Subject: Re: multiplot; how 2 use


octave:21> gset term aqua 1
This will put the next plot in a new window with header "Figure 1". First plot 
window (default) has header "Figure 0" on Mac X  with Aqua terminal for graphs. 
Henry


on 6/4/03 12:11 AM, Som Shekar Chand at address@hidden
wrote:

> 
> 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.
> 
> **********************************************************************
> *****
> 


**************************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.

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



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