How to prompt a window with an image when push button pressed ?

조회 수: 3 (최근 30일)
Piyum Rangana
Piyum Rangana 2017년 5월 31일
답변: Walter Roberson 2017년 5월 31일
The question regarding with the GUIDE GUI. How can I prompt an image window when a push button clicked in order to select a region using imfreehand() in MATLAB ?

채택된 답변

Walter Roberson
Walter Roberson 2017년 5월 31일
msgbox('Select a region using imfreehand()', 'modal');

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by