Importtool
From Eigenvector Documentation Wiki
Contents |
Purpose
GUI for designating column/row data types in incoming data.
Synopsis
- [ctypes, rtypes] = importtool(data);
- [ctypes, rtypes] = importtool(data,options);
Description
Allows user to identify data type (data, class, axisscale, include, and ignore) fields (row and columns) in a data matrix.
Options
options = a structure array with the following fields:
- fields: Nx2 cell array, first column is field name, second column is color to use.