PRTools contents

PRTools manual

ploto

PLOTO

Plot objects as 1-D functions of the feature number

    [HH HO HC] = PLOTO(A,N)

Input
 A Dataset
 N Integer

Output
 HH Lines handles
 HO Object identifier handles
 HC Class number handles

Description

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.

See also

datasets,

PRTools contents

PRTools manual