PRTools contents

PRTools manual

datasetm

DATASETM

Mapping conversion to dataset

    B = DATASETM(A)
    B = A*DATASETM

Input
 A Datafile or double array

Output
 B DATASET

Description

This command is almost identical to B = DATASET(A), except that it  supports the mapping type of construct: B = A*DATASETM. This may be  especially useful to include the dataset conversion in the processing  definitions of a datafile.

See also

datasets, datafiles, mappings, dataset,

PRTools contents

PRTools manual