What happened to the "increment value and rerun section" functionality in the regular editor for 2021b? H
Show older comments
In 2021b the right click menu allowing one to increment or decrement a value and rerun the section has been removed.
How can I achieve this same functionality without having to convert all my functions to live scripts (which I really don't like)?
Accepted Answer
More Answers (1)
Julie Shapiro
on 16 Mar 2023
0 votes
We are happy to report that starting in R2023a, the Increment Value and Run Section tool is once again available in the Editor. You can use the tool to increment, decrement, multiply, or divide numeric values in the Editor and then run the current section after every change.
To adjust a numeric value, select the value or place your cursor next to the value, right-click and select Increment Value and Run Section. Then, use the Increment Value and Run Section dialog box to adjust the value and run the current section.
The Increment Value and Run Section tool is only available in the Editor. To adjust numeric values in the Live Editor, use controls such as numeric sliders and spinners.
1 Comment
Rueben Mendelsberg
on 29 Mar 2023
Categories
Find more on Environment and Settings 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!