CLABELS Keyword (MATRIX-END MATRIX command)

CLABELS allows you to supply column 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 columns remain unlabeled.
  • When the PRINT statement is used in TABLES mode, the /CLABELS subcommand supports long column names (up to 64 bytes). When the PRINT statement is used in TEXT mode, long column names are truncated to 8 bytes.