Representation of values of a 3d matrix
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a 3d region of interest. For every plane of this region I have a 2d matrix that gives me the value of a certain parameter in every point of the plane. To represent this parameter on a single plane I used contourf, is there a way to represent this parameter on the entire region of interest?
2 commentaires
Adam Danz
le 9 Fév 2022
How would you like to represent the data? slice may be an option as @yanqi liu recommended. Alternatives:
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!