How to plot a 3D matrix?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Luis Galicia Ramos
am 19 Jan. 2021
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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!