This macro is the signal to output any DATA statements stored in the macro
table by preceding Using the examples in the section called “chardata:, realdata: etc.” the following lines would be generated by a
datastuff:
DATA NHEAD3/24/,HEAD3/' SEQUENCE 3, ARRAY(5) ='/ DATA NSUBH/13/,SUBH/' Limits Table'/ DATA CELL/5.785,21.583,14.183,90.,90.,90./ DATA RESOL/.00000006,5./ DATA MATR3/1,1,1,0,0,1,0,1,0/ DATA FIRST/1/
|
|