Why won't the corresponding .m file update when I update the .fig file?

1 回表示 (過去 30 日間)
Megan Maniar
Megan Maniar 2018 年 4 月 17 日
回答済み: Walter Roberson 2018 年 4 月 17 日
I made a .fig GUI that originally had 4 pushbuttons. When I created it matlab made the corresponding .m file. I later added static text to the original GUI. How do I make the corresponding .m file update to include callbacks for the added element?

採用された回答

Walter Roberson
Walter Roberson 2018 年 4 月 17 日
If you do the modification using GUIDE then it will automatically generate all populated callbacks. You might need to go specifically ask to add a callback for that element to get it populated.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by