dsFeaVecPlot

Plot of feature vectors in each class

Contents

Syntax

Description

dsFeaVecPlot(DS) plot featuers vs. data index.

Example

DS=prData('iris');
dsFeaVecPlot(DS);

See Also

dsFeaVsIndexPlot.


Top page   Next: dsFeaDelete.m   Prev:dsFeaVsIndexPlot.m