GUI update ( code and figure )
Show older comments
Hello, Im working with GUI functions and Im facing a problem with the editing.
When I add buttons or modify any thing on the figure, the code (m-file) does not update to show the new commands for the added buttons for example.
How can I solve this issue?
Thank you
1 Comment
G A
on 20 Jul 2019
Check your options in GUIDE Tools-->GUI Options...
Answers (1)
Navya Seelam
on 24 Jul 2019
0 votes
Hi,
Check Generate callback function prototypes under Generate FIG file and MATLAB file in
Tools-->GUI Options-> Generate FIG file and MATLAB file-> Generate callback function prototypes
Categories
Find more on Printing and Saving in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!