next up previous contents index
Next: Access Multiple Data Elements Up: Access and Plot a Previous: Extract a Subset of

Specify Data by Defining Frame and Curve

   

Instead of the SH and DE commands to specify the data you want to read, you can use the DP, DC and DF commands. This technique is more awkward for a single data element, but is sometimes easier to use for complicated plots with multiple data elements; see section 4.5.

DP
clears most parameters for all frames. It must be entered first.  
DC
sets the data element name and options for a single curve.
DF
sets the viewing window and other appearance options for the frame. It is optional.

 
	Command[ ]? DP ;

Command[ ]? DC

DataElement,...[ ]? DE MB-IP-SL

DataElement,...[ ]? SH 55806

DataElement,...[ ]? ; !end DC command

Command[ ]? GO !read and plot



Marilee Thompson
Fri Jul 11 12:49:48 EDT 1997