Source: cli/datasets/matrix_sum.pro
matrix_sum
Set whether to sum matrices for a matrix dataset.
Usage:
matrix_sum, option
Argument:
option int The summing option: 0 = show each matrix, 1 =
sum the matrices, 2 = average the matrices.
Keywords:
all If set, then show the matrices separately
sum If set, then sum the matrices
average If set, then average the matrices.
Datasets:
MATRIX
History:
Original: 24/7/00; SJT