Source: cli/datasets/matrix_get_data.pro
matrix_get_data
Return the matrices from a matrix dataset.
Usage:
matrix_get_data, matrices, times
Arguments:
matrices float OUTPUT A named variable to contain
the matrices.
times double OUTPUT A named variable to contain
the time limits.
Keywords:
accum float output A named variable to receive
the accumulation times.
Datasets:
MATRIX
History:
Original: 25/8/00; SJT