Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 8b2b1fb157760a0d31e072e140388824 > files > 203

gri-2.8.0-1mdk.i586.rpm

<html>
<head>
<title>example2.gri</title>
</head>
<body bgcolor="#FFFFFF">
<pre>
<font color=#B22222># Example 2 -- Storing data within command file</font>

read columns x y
0.05 12.5 
0.25 19
0.5  15
0.75 15
0.95 13

<font color=#B22222># Note that a blank line ended the data set</font>
draw curve
draw title <font color=#2F4F4F>"Example 2"</font>


</pre>
</body>
</html>