CNAMES Keyword (MATRIX-END MATRIX command)

CNAMES allows you to supply the name of a vector or a vector expression containing column 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 columns remain unlabeled.
  • Column names that are referenced through a vector in /CNAMES are truncated to 8 bytes. When column names are not specified, default names col1, col2,... are used.