PRTools Contents

PRTools User Guide

prdata

PRDATA

Read data files

    A = PRDATA(FILENAME,FLAG)

Input
 FILENAME Name of delimited ASCII file containing rows of data
 FLAG If not 0, first column is assumed to contain labels (default 1)

Output
 A Dataset

Description

Reads data into the dataset A. The first word of each line is interpreted  as label data. Each line is stored row-wise and interpreted as the feature  values of a single object.

See also

datasets, prdataset,

PRTools Contents

PRTools User Guide

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