How to add control to restore all default values in a live script?
Show older comments
I am attempting to add a simple control button that will restore all other controls to their default values. The point of this live script is to allow the user to modify all ten variables at their will, but I would like an easier reset than right-clicking each control and selecting "Restore Default Value". How can I accomplish this?

Answers (2)
Nidhi Jain
on 26 Jun 2024
Edited: Nidhi Jain
on 27 Jun 2024
2 votes
Hello,
Starting with R2024b, you can restore all interactive controls to their default values by right-clicking on any control and selecting "Restore Default Values for All Controls."
Feel free to try it out in the R2024b Prerelease. Let me know if you have any questions.
Nidhi Jain
on 12 Jul 2022
0 votes
Hi Jacob,
Thank you for your interest in interactive controls. Currently, there is no way to reset all the interactive controls using a single option. But, this is something our development team is aware of and is considering. This feedback is useful, and we hope to address it in an upcoming release.
5 Comments
Iwan Roberts
on 8 Jun 2023
Has this been updated since the last post? It would be great to be able to reset the default values of the slides each time you run the script.
William Rossell
on 3 Nov 2023
This point is still of interest. Have there been any updates?
Edward Gatzke
on 9 Nov 2023
Agreed. Is there any hope of a way to use a function to reset the UI elements?
Justin Bell
on 8 Feb 2024
I'm still not seeing this as of 2024-prerelease, if it's in here I'd love to know where
Gokhan Pekcan
on 19 Mar 2024
Edited: Gokhan Pekcan
on 19 Mar 2024
PLEASE, it’s been over two years, something needs to be done.
Furthermore, one last used value from a “list” of item values appears in dropdown as a possible selectable value even though the “variable” that generates the list becomes an empty one. Dropdown must correctly update and show blank.
Categories
Find more on MATLAB 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!