Display 3d custom data
显示 更早的评论
I have a 3d Data file which packs data, 100 slices of 100*200. Each pixel is grayscale 0 to 255. I could load and visualize the single slide. pls let me know how to visualize this data in 3d.
回答(1 个)
jupiter
2016-10-13
0 个投票
Use contour3() function or make a surface plot using surf().
类别
在 帮助中心 和 File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!