How to add control to restore all default values in a live script?

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)

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.
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

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.
This point is still of interest. Have there been any updates?
Agreed. Is there any hope of a way to use a function to reset the UI elements?
I'm still not seeing this as of 2024-prerelease, if it's in here I'd love to know where
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.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 16 Mar 2022

Edited:

on 27 Jun 2024

Community Treasure Hunt

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

Start Hunting!