How to transform a Group object to a Contour object?
Afficher commentaires plus anciens
I am using the "hatchfill2" function to display regions of statistical significance on a map. The base map is created using the "pcolorm" function, while the contours for hatching are created with the "contourm" function. The hatching function doesn't work as the "contourm" function returns a "Group" object, unlike the standard "contour" function (which returns a "Contour" object). So I want to either return a contour object by invoking the contourm function, or transform the Group object into a contour object. I am using R2020b version of MATLAB. Any tips will be highly appreciated! Thank you in advance !
Réponse acceptée
Plus de 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!