Afficher commentaires plus anciens
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 commentaire
Mary
le 10 Mar 2023
Modifié(e) : Steven Lord
le 10 Mar 2023
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects 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!