hi guys, i want to plot in GUI
Mostrar comentarios más antiguos
hi Image Analyst, as you asked I added my files regarding my plot question on GUI
Respuestas (1)
ANURAG GUPTA
el 5 de En. de 2016
0 votos
just create a 'plot box' in your GUI(Guide) and then simply use 'plot' keyword in your program. If you want to display your image, instead of 'plot' keyword, use 'imshow' keyword.
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!