R2021b: The Run Section tool in the Editor has been removed

1 Ansicht (letzte 30 Tage)
I use the Run Section tool all the time and was surprised to read in the R2021b release notes that it's been removed. Is it replaced by something better? I failed to find anything of that kind in the documentation.
The old question Keyboard shortcut to evaluate current line? has 619 views (last 30 days), which indicates that the tool has users. The accepted answer presents a working solutions, which uses matlab.desktop.editor.getActive and eval. Is there an API for the new Editor (similar to the old Editor API, matlab.desktop.editor)?
  2 Kommentare
Star Strider
Star Strider am 26 Sep. 2021
It’s in the Section part of the top toolstrip.
.
CdC
CdC am 15 Dez. 2021
This was a super valuable tool. Not sure why it was removed, but PLEASE PUT IT BACK!!! This is TERRIBLY UNFORTUNATE!!! If it's been put somewhere else, please let us know. Thank you.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Bruno Luong
Bruno Luong am 26 Sep. 2021
It's still there

Weitere Antworten (2)

Steven Lord
Steven Lord am 26 Sep. 2021
I believe that entry in the Release Notes could use a set of quotes around the name of the tool. There was a tool that would let you increment a selected value and then rerun the section in which it was located as one step, the "Increment Value and Run Section" tool. See the Evaluate Code Sections portion of this documentation page from the release R2020b documentation for more information.
It is that tool which has been removed, not the "Run Section" tool accessible from the Toolstrip.
  1 Kommentar
per isakson
per isakson am 27 Sep. 2021
Bearbeitet: per isakson am 27 Sep. 2021
Thank you for your patience. I misread, jump to the wrong conclusion and was too quick to submit a question. Sorry.

Melden Sie sich an, um zu kommentieren.


Julie Shapiro
Julie Shapiro am 16 Mär. 2023
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.
For more information, see Create and Run Sections in Code and the MATLAB Release Notes.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by