How to put a figure into a GUI?

I made a function that is a figure. I need to make that figure interactive with a GUI and uicontrol buttons.

1 Comment

Karl - please provide more detail. How would the GUI affect the figure? What does the figure show? You could add an axes to your GUI and have the function use that as the "canvas" to draw/plot on.

Sign in to comment.

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Tags

Asked:

on 5 Nov 2014

Commented:

on 6 Nov 2014

Community Treasure Hunt

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

Start Hunting!