Create a 3D object contour surface with x y z and color vector
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (1)
Mingta Yang
le 5 Mar 2021
fill3 might be what you need. It plots filled polygons in 3D.
0 commentaires
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!