Merging a Matlab m application with GUI from App Designer

1 view (last 30 days)
I have a matlab program that reads in a series of DICOM files and displays them in video format. So far so go. I would like to add GUI widgets to allow the user to control the display speed, CLUT and constrast, an query about the displayed images. I can see the ease of creating the tools/interface using appdesigner, but I am having conceptual difficulty with where and how to put my code in merging the two.
I would like to see an example of this being done, and/or an explaination of how to do this. So far everything I have seen is building simple GUIs from the ground up.
Thanks

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!