visualising a 3D matrix
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Blue 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!