What happened to the "increment value and rerun section" functionality in the regular editor for 2021b? H
    9 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Rueben Mendelsberg
 il 28 Ott 2021
  
    
    
    
    
    Commentato: Rueben Mendelsberg
 il 29 Mar 2023
            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)?
0 Commenti
Risposta accettata
  Walter Roberson
      
      
 il 29 Ott 2021
        It is gone and it probably will not be back. Documented in the release notes.
There is no workaround that would be acceptable to you.
2 Commenti
  Martin
 il 11 Nov 2022
				Always great when you pay that amount of licensing cost, just to find out that the much anticipated new release has been stripped-down of some nice tools that you were used to.
I hereby vote to bring it back!   
Più risposte (1)
  Julie Shapiro
    
 il 16 Mar 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.
Vedere anche
Categorie
				Scopri di più su Debugging and Analysis in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!