Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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 ?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 31 Mai 2017
msgbox('Select a region using imfreehand()', 'modal');

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by