[next] [previous] [contents]

  Table 7-1: MAT Statements



  Statement Function

  MAT Assigns values of zero, 1, or a null string to array elements. Also copies the values
                              of one array to another and performs matrix arithmetic.
  MAT READ Assigns DATA statement values to array elements.
  MAT INPUT [#] Assigns values to array elements from your terminal or a terminal-format file.
  MAT LINPUT [#] Assigns string values to string array elements from your terminal or from a
                              terminal-format file.
  MAT PRINT [#] Displays the contents of an array on your terminal, or writes array element values to
                              a terminal-format file.