RNAMES Keyword (MATRIX-END MATRIX command)

RNAMES allows you to supply the name of a vector or a vector expression containing row labels for the matrix.

  • Either a row vector or a column vector can be used, but the vector must contain string data.
  • If too many names are supplied, the extras are ignored. If not enough names are supplied, the last rows remain unlabeled.
  • Row names that are referenced through a vector in /RNAMES are truncated to 8 bytes. When row names are not specified, default names row1, row2,... are used.