Modify Tabs in Editor (Matlab 2022a)
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Michal Szkup
el 6 de Jun. de 2022
Comentada: Michal Szkup
el 7 de Nov. de 2022
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 comentario
Evan
el 4 de Nov. de 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.
Respuesta aceptada
the cyclist
el 5 de Nov. de 2022
Editada: the cyclist
el 5 de Nov. de 2022
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.)
Más respuestas (0)
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!