RLABELS Keyword (MATRIX-END MATRIX command)

RLABELS allows you to supply row labels for the matrix.

  • The labels must be separated by commas.
  • Enclose individual labels in quotes if they contain embedded commas or if you want to preserve lowercase letters. Otherwise, quotes are optional.
  • If too many names are supplied, the extras are ignored. If not enough names are supplied, the last rows remain unlabeled.
  • When the PRINT statement is used in TABLES mode, the /RLABELS subcommand supports long row names (up to 64 bytes). When the PRINT statement is used in TEXT mode, long row names are truncated to 8 bytes.