dsRangePlot

Plot the range of features in a data set

Contents

Syntax

Description

dsRangePlot(DS) plot the range of input variables within DS.

Example

DS=prData('abalone');
rangeVec=dsRangePlot(DS);

Top page   Next: dsProjPlot3.m   Prev:dsScatterPlot.m