dsFeaVecPlot
Plot of feature vectors in each class
Contents
Syntax
- dsFeaVecPlot(DS)
Description
dsFeaVecPlot(DS) plot featuers vs. data index.
Example
DS=prData('iris');
dsFeaVecPlot(DS);

Plot of feature vectors in each class
dsFeaVecPlot(DS) plot featuers vs. data index.
DS=prData('iris');
dsFeaVecPlot(DS);