matrix_dataset::add_stream

Source: dataset/matrix/matrix_dataset__add_stream.pro

 matrix_dataset::add_stream
        Add a stream to a matrix dataset.

 Usage:
        stref = dsref -> add_stream(type)

 Argument:
        type    string  input   The type of stream to add.

 Keyword:
        replace         If set, then if the dataset already has a stream,
                        replace it, otherwise an error is flagged.
        name    string  A name for the stream.

 History:
        Original: 16/6/00; SJT



James Tappin 2005-02-04