PRTools contents |
DATASETM
B = DATASETM(A)
B = A*DATASETM
Input | |
A | Datafile or double array |
Output | |
B | DATASET |
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.
datasets, datafiles, mappings, dataset,
PRTools contents |