How to prompt a window with an image when push button pressed ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Piyum Rangana
el 31 de Mayo de 2017
Respondida: Walter Roberson
el 31 de Mayo de 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 comentarios
Respuesta aceptada
Walter Roberson
el 31 de Mayo de 2017
msgbox('Select a region using imfreehand()', 'modal');
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!