What handle graphics objects have an empty 'Children' property in MATLAB R2014b?
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
Johannes Korsawe
2015 年 1 月 26 日
2 投票
And how to make filled contours semi-transparent? Contour object can either be filled or not, but there is no such thing as FaceAlpha.
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!