3d Multidimensional array plotting
4 views (last 30 days)
Show older comments
Hey there,
I have a 3d array that I want to plot. I tried to do it with surface and isosurface commands but it seems that they are not working or probably I am doing something wrong. Actually patch(isosurface(...)) command is working but it doesn't give me any color information in the plot.
The dimension of the array is 81x49x55.
Thanks in advance
Best
0 Comments
Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots 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!