visualising a 3D matrix
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Blue in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!