How to plot a 3D matrix?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!