How to make a GUI (guide) figure

23 views (last 30 days)
Kultar Sall
Kultar Sall on 20 Mar 2018
Edited: Adam on 20 Mar 2018
I would like to make a GUI figure of the following script, but as I have never made a one before, don't know where to start.
I would like the GUI to look something like this.
Any help is appreciated. Thanks in advanced.
  1 Comment
Adam
Adam on 20 Mar 2018
Edited: Adam on 20 Mar 2018
The Matlab help is always the best place to start, e.g.
doc guide
and follow the links in 'Topics'

Sign in to comment.

Answers (1)

M
M on 20 Mar 2018
Edited: M on 20 Mar 2018

Categories

Find more on Interactive Control and Callbacks 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!