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