How to plot some 10 dimensional data point in a graph using MATLAB?
Show older comments
Multidimensional data:
How to plot some(500) 10 dimensional data point in a graph using MATLAB? Actually for particular file there are 10 features and need to place/plot the position of file in a graph.
Answers (2)
Mike Garrity
on 8 Sep 2015
1 vote
Making meaningful plots from higher-order multivariate data can be challenging. You might want to start by reading this page about some of the functions in the Statistics Toolbox, since statisticians are often faced with datasets like this.
Walter Roberson
on 6 Sep 2015
0 votes
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!