How to plot a 3D matrix?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Luis Galicia Ramos
le 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
Réponses (0)
Voir également
Catégories
En savoir plus sur Scatter Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!