How to plot some 10 dimensional data point in a graph using MATLAB?
显示 更早的评论
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.
回答(2 个)
Mike Garrity
2015-9-8
1 个投票
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
2015-9-6
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!