[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: Need a help on Gnuplot
From:       "Dick Crawford" <crawford () arete ! com>
Date:       2000-02-24 20:29:53
[Download RAW message or body]

On Wednesday, February 23, 2000 Myunghee Ju <mhju@kstar.kbsi.re.kr> wrote:
    
     
    >I am a user of Gnuplot in Korea.
    >I am trying to draw 4 different figures in the same page.
    >However, I could not find the way from the help.
    >In gnuplot, I am wondering if it is possible or not ?
    >I would like to hear some comments on my trouble from you .
    
    gnuplot 3.7 has a "multiplot" capability that is supported by many commonly-used \
terminals.  
    In essence, you enter multiplot mode, choose the size and origin of the \
particular frame, plot it, then repeat for the next frame.  For example,  
    set multiplot
    set origin 0,0
    set size 1,.4
    plot sin(x)
    set origin 0,.4
    set size 1,.6
    plot x*cos(x)
    set nomultiplot
    
    One thing to remember: whenever you "set" anything, it remains "set" for all \
subsequent plots until you "unset" it.  For example, if you "set title" for one plot, \
you might want to reset it to a null string immediately afterwards.  
    This is all with gnuplot 3.7, of course -- this option doesn't exist in the \
standard release of gnuplot 3.5.  
    Dick Crawford, aka crawford@arete.com
     


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><!DOCTYPE HTML \
PUBLIC "-//W3C//DTD W3 HTML//EN"> <META content='"MSHTML 4.72.3110.7"' \
name=GENERATOR> </HEAD>
<BODY bgColor=#ffffff>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 solid 2px; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
    <DIV><FONT face=Arial size=2>On Wednesday, February 23, 2000 Myunghee Ju 
    &lt;<A href="mailto:mhju@kstar.kbsi.re.kr">mhju@kstar.kbsi.re.kr</A>&gt; 
    wrote:<BR></FONT></DIV>
    <DIV><FONT color=#000000 face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=&#44404;&#47548; size=2>&gt;I am a user of Gnuplot in \
Korea.</FONT></DIV>  <DIV><FONT face=&#44404;&#47548; size=2>&gt;I am trying to draw \
4 different figures in the   same page.</FONT></DIV>
    <DIV><FONT face=&#44404;&#47548; size=2>&gt;However, I could not find the way \
from the   help.</FONT></DIV>
    <DIV><FONT face=&#44404;&#47548; size=2>&gt;In gnuplot, I am wondering if it is \
possible   or not ?</FONT></DIV>
    <DIV><FONT face=&#44404;&#47548; size=2>&gt;I would like to hear some comments on \
my   trouble from you .</FONT></DIV>
    <DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>gnuplot 3.7 has a &quot;multiplot&quot; capability that is 
    supported by many commonly-used terminals.</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>In essence, you enter multiplot mode, choose the size and 
    origin of the particular frame, plot it, then repeat for the next 
    frame.&nbsp; For example,</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>set multiplot</FONT></DIV>
    <DIV><FONT size=2>set origin 0,0</FONT></DIV>
    <DIV><FONT size=2>set size 1,.4</FONT></DIV>
    <DIV><FONT size=2>plot sin(x)</FONT></DIV>
    <DIV><FONT size=2>set origin 0,.4</FONT></DIV>
    <DIV><FONT size=2>set size 1,.6</FONT></DIV>
    <DIV><FONT size=2>plot x*cos(x)</FONT></DIV>
    <DIV><FONT size=2>set nomultiplot</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>One thing to remember: whenever you &quot;set&quot; 
    anything, it remains &quot;set&quot; for all subsequent plots until you 
    &quot;unset&quot; it.&nbsp; For example, if you &quot;set title&quot; for 
    one plot, you might want to reset it to a null string immediately 
    afterwards.</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>This is all with gnuplot 3.7, of course -- this option 
    doesn't exist in the standard release of gnuplot 3.5.</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>Dick Crawford, aka <A 
    href="mailto:crawford@arete.com">crawford@arete.com</A></FONT></DIV>
    <DIV><FONT face=&#44404;&#47548; size=2></FONT>&nbsp;</DIV>
    <DIV>&nbsp;</DIV></BLOCKQUOTE></BODY></HTML>


 - -
[[[[ to unsubscribe from info-gnuplot, send an email with body
unsubscribe info-gnuplot
to majordomo@dartmouth.edu
]]]]


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic