Effacer les filtres
Effacer les filtres

I want to make transparent the middle section of contour plzzzz help

1 vue (au cours des 30 derniers jours)
Haseeb Hashim
Haseeb Hashim le 11 Oct 2022
Commenté : Haseeb Hashim le 12 Oct 2022
I have attached the picture of contour I have obtained via contourf and extremely lengthy code. Now i want to remove or make transparent the middle section of contour with temperatures having 80 degrees. Now in order words the temperature inside the core is already known and I dont want to show it on contour please help anybody.
The inside core (80 degrees shouldnt be available) SOLID WORKS Results
MATLAB Results
NOW I WANT BOTH TO LOOK SIMILAR SO PLZZ HELP ME GET RID OF MATLAB INSIDE CORE TEMPERATURE REPRESENTATION. I EVEN HAVE ALL THE COORDINATES OR NODES OR ADDRESSES OF THESE INSIDE CORE VALUES OF 80 DEGREES
  3 commentaires
Haseeb Hashim
Haseeb Hashim le 12 Oct 2022
I am sorry for writing in Bold and Capital. I actually wanted this part to be given more importance. I am sorry if its not considered good, I didn't know that.
Thanks a lot for your answer it actually worked. You are a genius thanks man again !!!!!!!!!!!!!............
Haseeb Hashim
Haseeb Hashim le 12 Oct 2022
Also how can I accept your answer the option isn't there.

Connectez-vous pour commenter.

Réponse acceptée

DGM
DGM le 11 Oct 2022
Modifié(e) : DGM le 11 Oct 2022
The example in this answer is similar. Therein, the lowest contour level is made transparent. If you dont want the other levels to be semitransparent, you can omit that part.
Alternatively, you could either mask the region with NaN as dpb suggests, or you could possibly just overlay a patch object if actual transparency is unnecessary. It depends whether it's better to define the region strictly geometrically or simply by using the data level.

Plus de réponses (0)

Catégories

En savoir plus sur Contour Plots dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by