How to plot a 3D matrix?
显示 更早的评论
Hi, I have a 3D array of data that I need to plot in an x,y,z coordinate system. The data has 3 groups. Each group is represented by a 6*3 matrix. Each matrix is associated to a value that is represented by the y axis. Each column of the matrix is associated to a value that is shown in the x axis. The values of the matrix entries will be presented in the z axis. Is there any good way to solve this problem?
1 个评论
Luis Galicia Ramos
2021-1-19
Hello i found this link of mathworks whit an example
https://www.mathworks.com/matlabcentral/answers/324523-plot-a-3d-matrix-for-a-three-dimensional-object
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Scatter Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!