31x21x21 Matrix as volume plot
13 views (last 30 days)
Show older comments
Hey,
I have an array of measurement data, which is a 31x21x21 matrix, where the first dimension is the depth in which was measured and the other two are xy-plane. I tried to visualize the data with surf and with slice in a second attempt but both didn't work properly, what would be the correct way to use those? Thanks a lot. BR Eva
0 Comments
Accepted Answer
Jan
on 13 Nov 2017
Please read: https://www.mathworks.com/help/matlab/volume-visualization.html, e.g.: * https://www.mathworks.com/help/matlab/visualize/techniques-for-visualizing-scalar-volume-data.html * https://www.mathworks.com/help/matlab/visualize/exploring-volumes-with-slice-planes.html
Note that there are a lot of different methods and it would be useful, if you explain, how you want to show the data.
0 Comments
More Answers (0)
See Also
Categories
Find more on Lighting, Transparency, and Shading 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!