# This html document was prepared by gri2html based on the Gri script named
# ../../../gri-2.12.10-src/doc/examples/example2.gri
# Gri is available for free at http://gri.sourceforge.net
# Example 2 -- Storing data within command file
read columns x y
0.05 12.5
0.25 19
0.5 15
0.75 15
0.95 13
# Note that a blank line ended the data set
draw curve
draw title "Example 2"