close all figure files without closing gui design file...

1 次查看(过去 30 天)
i designed a gui... and i got many results to display.... so i used figure file to display my outputs.... now when i select a new image.... i wanted to close all the previous outputs figure.... when i use close all my gui is also getting closed.... so what shud i do to close all figures except gui design..... please do reply....

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2013-3-4
h=figure
close(h)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by