PRTools Contents

PRTools User Guide

datasetm

DATASETM

Fixed mapping for conversion to dataset

    B = DATASETM(A)
    B = A*DATASETM

Input
 A Double array, datafile, or other children of PRDATASET

Output
 B DATASET

Description

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

See also

datasets, datafiles, mappings, dataset,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.