PRTools contents |
PRDATASET
A = PRDATASET(NAME,M,N)
The dataset given in NAME is loaded from a .mat file and converted to the current PRTools definition. Objects and features requested by the index vectors M and N are returned.
See PRDATA for loading arbitrary data into a PRTools dataset. See PRDATASETS for an overview of datasets.
PRTools contents |