hi guys, i want to plot in GUI
Show older comments
hi Image Analyst, as you asked I added my files regarding my plot question on GUI
Answers (1)
ANURAG GUPTA
on 5 Jan 2016
0 votes
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.
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!