필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Elysi Cochin
Elysi Cochin 2013년 3월 4일
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