2021b: How to replace in Editor from cursor to the eof ? Without wrapping to the file head and back to cursor
2 views (last 30 days)
Show older comments
In previous version of Matlab there was a check box... i can't locate it any more, so annoying
1 Comment
Robert Burling-Claridge
on 26 Jan 2022
Just upgraded to 2021b, and found this very issue.
Blown away this functionality has been (silently) removed.
Poor workaround:
Cut the portion of code into another window, do the replace there, and paste it back.
Gosh THAT'S simple and efficient. Not.
Can someone please point to the fix for this?
Answers (2)
igor tchertkov
on 2 Feb 2022
1 Comment
Rueben Mendelsberg
on 24 May 2022
Agreed here. This is really stupid.
Several changes made recently to the editor have removed awesome features like the increment and rerun cell feature.
Nobody wants to use live scripts for everything. I don't want a sliders or gui features or none of that.
See Also
Categories
Find more on Debugging and Analysis 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!