visualising a 3D matrix
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi guys !
I'm pretty new to Matlab and am currently struggling with the following problem - please help ! I have a 3D matrix of values (512X512X90) which I have generated by processing data from a z-stack of 90 512x512 images . I would like to represent the forces I calculated in a 3D color or contour map , if possible , along with a colorbar . I have successfully managed to do this in 2D for each slice using imagesc on my 512x512 matrix of values but I need to represent the force values in a 3D manner . I would like to represent the data in a cube and 'jet' colormap format as below ideally .
Is this possible with Matlab and how so ?
I am aware of functions like slice and contour3 but I'm not really sure where to start
thanks !
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Blue 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!