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!