Data-Entry Format (MATRIX DATA command)

FORMAT has two keywords that specify the data-entry format:

LIST. Each scalar, vector, and matrix row must begin on a new record. A vector or row of the matrix may be continued on multiple records. This is the default.

FREE. Matrix rows do not need to begin on a new record. Any item can begin in the middle of a record.