What handle graphics objects have an empty 'Children' property in MATLAB R2014b?
Mostra commenti meno recenti
In MATLAB R2014a, I could access the individual children of a legend using the following command:
get(legendHandle,'Children')
When I execute the same comamnd in MALTAB R2014b, I get an empty array. Why is this so? What other graphics objects exhibit similar behavior?
Risposta accettata
Più risposte (1)
Johannes Korsawe
il 26 Gen 2015
2 voti
And how to make filled contours semi-transparent? Contour object can either be filled or not, but there is no such thing as FaceAlpha.
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!