dsScatterPlot3

Scatter plot of the first 3 dimensions of the given dataset

Contents

Syntax

Description

dsScatterPlot3(DS) give a 3D scatter plot of the dataset stored in DS.

You can click and drag the mouse to change the viewing angle.

Example

DS=prData('random3');
dsScatterPlot3(DS);

See Also

dsScatterPlot, dsProjPlot1, dsProjPlot2, dsProjPlot3.


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