dsDistPlot

Plot the distribution of features in a data set

Contents

Syntax

Description

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

Example

DS=prData('wine');
dsDistPlot(DS);

Top page   Next: dsCreateFromMm.m   Prev:dsEdit.m