Reports the data that are associated with a curve.
chips> [D #] [C #] TYPE
where D # is a drawing area number designation and C # is a curve
number designation.
See the C and D commands for more information about
these arguments.
chips> D 1 CURVE data/exampleA.dat
chips> D 1 CURVE data/exampleB.dat
chips> D 1 C 1 TYPE
X Y
1 1
2 5
3 8
4 17
5 24
6 37
7 48
8 65
chips>
Two curves are plotted in drawing area 1. The TYPE command reports
the data that are associated with curve number 1.
- chips
-
batch,
browse,
clear,
delete,
exit,
info,
list,
pickpoints,
redo,
redraw,
undo,
verbose
|