Macro Command Reference


data <value> ...

Add data to your document. The format for entering data can be defined with the command datamode. New data buffer will be generated automatically as needed.
The keyword data is optional, you can write data lines to your macro which contains only numbers.
Example:
 new

 1 1 1
 2 4 8
 3 9 27
 4 16 64
 5 25 125

 rescale