How to prompt a window with an image when push button pressed ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Piyum Rangana
le 31 Mai 2017
Réponse apportée : Walter Roberson
le 31 Mai 2017
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 ?
0 commentaires
Réponse acceptée
Walter Roberson
le 31 Mai 2017
msgbox('Select a region using imfreehand()', 'modal');
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!