Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ed05dc5f357c49fdded780f52b150dce > files > 89

ploticus-2.41-2mdv2010.0.i586.rpm

<html>
<head>
<!-- This file has been generated by unroff 1.0, 03/11/09 12:56:20. -->
<!-- Do not edit! -->
<STYLE TYPE="text/css">
<!--
        A:link{text-decoration:none}
        A:visited{text-decoration:none}
        A:active{text-decoration:none}
        OL,UL,P,BODY,TD,TR,TH,FORM { font-family: arial,helvetica,sans-serif;; font-size:small; color: #333333; }

        H1 { font-size: x-large; font-family: arial,helvetica,sans-serif; }
        H2 { font-size: large; font-family: arial,helvetica,sans-serif; }
        H3 { font-size: medium; font-family: arial,helvetica,sans-serif; }
        H4 { font-size: small; font-family: arial,helvetica,sans-serif; }
-->
</STYLE>
<title>ploticus: examples using scat prefab</title>
<body bgcolor=D0D0EE vlink=0000FF>
<br>
<br>
<center>
<table cellpadding=2 bgcolor=FFFFFF width=550><tr>
<td>
  <table cellpadding=2 width=550><tr>
  <td><br><h2>Examples using scat prefab</h2></td>
  <td align=right>
  <small>
  <a href="../doc/welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
  Version 2.41 Mar2009
     </small><br><a href="../doc/prefabs.html">Prefabs</a>
  <td></tr></table>
</td></tr>
<td>
<br>
<br>

<title>Manual page for Examples_using_scat_prefab(PL)</title>
</head>
<body>

<p>
These examples use the 
<a href="prefab_scat.html">
 scat prefab
</a>
and are included in the distribution (<tt>./pltestsuite/testpf_scat</tt>).<tt> </tt>
<a href="prefab_gallery.html">
 Gallery of ALL prefab examples
</a>


<br><br><br>


<h2>scat examples 1 &amp; 2</h2>
<center><table cellpadding=2 cellspacing=8><tr>
<td><img src="../gallery/prefab_img/scat1.gif"></td><td><img src="../gallery/prefab_img/scat2.gif"></td></tr>
</table></center>
<p>
<pre>
Left:	pl  -prefab scat  data=data1  x=2  y=3  


Right:	pl  -prefab scat  data=data1  x=2  y=3  id=1 \
	   xlbl="Total Ch"  ylbl="White Blood Cell Count"  corr=yes  


data1 file: 	A/J	1.39	331
		BALB/cJ	1.67	182
		C3H/HeJ	2.07	301
		..etc..



</pre>
<h2>scat example 3</h2>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/scat3.gif"></td></tr>
</table></center>
<pre>
pl  -prefab scat  data=data3  x=2  y=6  err=3  xerr=7  corr=yes \
	  ptshape=triangle ptsize=0.08  ptcolor=red  "errcolor=gray(0.8)"

data3 file:
	129S1/SvImJ 0.4927 0.111 0.353 129S1/SvImJ 0.4080 0.0839 0.265
	A/J 0.5547 0.0768 0.243 A/J 0.6051 0.0656 0.207
	AKR/J 0.4125 0.0631 0.200 AKR/J 0.3653 0.0418 0.132
	...etc.


</pre>

<h2>scat example 4</h2>
<center><table cellpadding=2><tr>
<td><img src="../gallery/prefab_img/scat4.gif"></td></tr>
</table></center>
Two different sets of data points are plotted using two different symbols, and error
bars are also generated.<tt> </tt>
The sets are selected using <tt>ptselect</tt> and <tt>ptselect2</tt>.<tt> </tt>
<pre>

pl -prefab scat data=data25 delim=tab x=3 y=4 err=5 ptselect=" = A" xerr=6 \
	x2=3 y2=4 err2=5 ptselect2=" = B" xerr2=6

data25 file:
	ABC	A	5	4	2.5	2.3
	ABC	B	4	4.5	1.6	1.8
	DEF	A	8	9	1.8	1.5
	DEF	B	3	3	0.9	1.3
	GHI	A	7.7	6.5	1.2	0.6
	GHI	B	6.6	6.3	0.8	1.1
</pre>


<br><br><br>

<br>
<br>
</td></tr>
<td align=right>
<a href="../doc/welcome.html">
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
<br>
<br>
<center>
<img src="../gallery/all.gif"> 
</center>
</td></tr>
</table>
<br>
<center>
<table><tr><td>
Ploticus is hosted at http://ploticus.sourceforge.net</td><td> &nbsp; </td><td>
<a href="http://sourceforge.net/projects/ploticus"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=38453&type=12" 
width="120" height="30" border="0" 
alt="Get ploticus data display engine at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</td></tr></table>


</center>
<p><hr>
Markup created by <em>unroff</em> 1.0,&#160;<tt> </tt>&#160;<tt> </tt>March 11, 2009.
</body>
</html>