dsProjPlot3

Plot of all possible 3D projection of the given dataset

Contents

Syntax

Description

dsProjPlot3(DS) plot all possible 3D projection of the dataset DS.

Example

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

See Also

dsProjPlot1, dsProjPlot2, dsScatterPlot, dsScatterPlot3.


Top page   Next: dsProjPlot2.m   Prev:dsRangePlot.m