GUI update ( code and figure )

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

Check your options in GUIDE Tools-->GUI Options...

Sign in to comment.

Answers (1)

Navya Seelam
Navya Seelam on 24 Jul 2019
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

Tags

Asked:

on 20 Jul 2019

Answered:

on 24 Jul 2019

Community Treasure Hunt

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

Start Hunting!