Figure that pop up when requested.
이전 댓글 표시
Pretty much a figure that pop up like a warning dialog when needed. For example if I press a button and the figure is already open somewhere, the figure should pop up again.
채택된 답변
추가 답변 (1개)
Image Analyst
2015년 8월 22일
How about
uiwait(warndlg(yourMessage));
카테고리
도움말 센터 및 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!