SECTION 1.5 LABELING OF VARIABLES

If the user does not wish to name the variables individually, he may automatically assign labels to the variables of the form: X-1, X-2 . . . by including the statement

      CALL LABEL (ALABEL,NP) 

where ALABEL is the label array, and NP is the number of variables.

Return to
|Sect. 11.3|Beginning|