Modify Tabs in Editor (Matlab 2022a)
Show older comments
I have just installed Matlab 2022a version. Compared to Matlab 2020a version the user interface has changed. I am wondering if some of the settings of new UI can be adjusted.
A few things I would like to change/modify:
- Add debugging tab (in Matlab 2020a there was debugging tab which had a couple of useful buttons such as clear all breakpoints).
- Add Run and time button in Run tab.
- Add highlighting of the code block that I am working on (in Matlab 2020a t was highlighted in yellow, this highlighting is gone)
And in general, I would like to adjust the size of these tabs.
I tried searching in preference options but could not find anything helpful. I only found a way to add/remove buttons from toolbar but that's not what I am looking for...
Edit: Apparently highlighting is gone (accordng to this question highlighting). That is substantial regression in terms of matlab editor functionality...
1 Comment
Evan
on 4 Nov 2022
yeah I just switched to 2022b and am really missing the debugging 'tab' (i remember it being an area of the editor tab). seems like they just plain removed it. The breakpoint page on the mathworks website doesn't even mention the old 'clear all breakpoints' button, instead recomends typing 'dbclear('all')' which is much less convenient.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing 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!