R2017b GUIDE does not create callbacks
42 次查看(过去 30 天)
显示 更早的评论
Have a GUIDE GUI with associated code created usng R2015b. In R2015b, GUIDE offers automatic creation of default callbacks for GUI a control - e.g., a toolbar toggle - and writes the function skeleton into the GUI code.
This does not happen with my R2017b installation. Furthermore, specifying the callbacks manually on the property sheet also does not create the skeleton/template in the GUI code?
Work around?
9 个评论
Rik
2025-9-22,8:25
Perhaps interesting in this context: https://www.mathworks.com/matlabcentral/discussions/tips/847921-how-to-create-a-gui
回答(1 个)
dpb
2025-9-21,20:46
I installed R2017b w/ update 9 and it seems to create the callback code just fine...did you install the last update?
While I was at it, I then jumped to R2019b to check about the nagging and it is in it with the same issue in the design view of being able to collapse it to a single row but not close it entirely.
I didn't try either R2018 release gargle says the warning was introduced in R2018a so I presume that's probably when the warning in the design view shows up as well.
But, I can't reproduce your issue in R2017b/Update 9.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!