PRTools contents |
PLOTO
[HH HO HC] = PLOTO(A,N)
Input | |
A | Dataset |
N | Integer |
Output | |
HH | Lines handles |
HO | Object identifier handles |
HC | Class number handles |
Produces 1-D function plots for all the objects in dataset A. The plots are organised as subplots, N on a row. Default is the squareroot of the number of objects. Object identifiers and class numbers are written in the correspopnding plots.
PRTools contents |