hi guys, i want to plot in GUI
2 views (last 30 days)
Show older comments
hi Image Analyst, as you asked I added my files regarding my plot question on GUI
0 Comments
Answers (1)
ANURAG GUPTA
on 5 Jan 2016
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.
0 Comments
See Also
Categories
Find more on Line Plots 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!