Figure count
古いコメントを表示
Is there a way of counting the number of figure windows currently open? I am trying to clear a set of figure windows without closing them.
1 件のコメント
Mary
2023 年 3 月 10 日
編集済み: Steven Lord
2023 年 3 月 10 日
Yes, you can use the 'numel' and 'findall' functions in MATLAB [SL: removed URL unrelated to question] to count the number of open figure windows.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および 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!