Contourf and NaNs (how to make white regions transparent)
Afficher commentaires plus anciens
Hello, I'm trying to make a contourf plot but certain areas of the data array have NaNs (only in the data matrix, the x and y meshgrid matrices are full). I'd like these NaNs to be transparent, and they are for NaNs on the boundary of the rectangle. But, contiguous NaN regions inside the data matrix are white instead of transparent. How can I make these transparent? Below is an example. Thanks,

-Justin
1 commentaire
Walter Roberson
le 14 Jan 2013
Tricky.
Réponses (0)
Catégories
En savoir plus sur Contour Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!