Modify Tabs in Editor (Matlab 2022a)
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
Evan
2022-11-4
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.
采纳的回答
the cyclist
2022-11-5
编辑:the cyclist
2022-11-5
The "Run and Time" and debugging features are now in a pull-down menu underneath the Run button in the Editor tab.
I didn't find it at first, and hated how it was implemented. But, now I find it very logical and I actually prefer it this way. (I don't think there is a preference option to change it back.)
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!