Create a 3D object contour surface with x y z and color vector
Show older comments
Hi
I have a 3d object with different variations in its density along the interior.
How can I create a 3d contour plot like in the second figure with xyz and a color vectors? I am using a scatter3 but the results are not so good even if I added a lot of tranparency to it (first plot).
Please, any Ideas or solutions?
Thank you very much in advance

1 Comment
darova
on 18 Oct 2019
Why is there difference in colors?
Answers (1)
Mingta Yang
on 5 Mar 2021
0 votes
fill3 might be what you need. It plots filled polygons in 3D.
Categories
Find more on Contour 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!