hi guys, i want to plot in GUI

Answers (1)

ANURAG GUPTA
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.

Asked:

on 5 Jan 2016

Answered:

on 5 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!