CTRL + ALT not providing }
Ältere Kommentare anzeigen
I am using CTRL + ALT to write } , however in 2024b this does not work anymore.
I am forced to use ALT GR.
I found no way to change that in the options. In other programs it works perfectly fine.
Is there a way for me to return this function as it was?
5 Kommentare
Swastik Sarkar
am 16 Dez. 2024
I haven't been able to use CTRL+ALT to type '}' in R2023b or R2024a. Could you explain how this was possible in versions prior to R2024b?
Please mention the version you were able to use this functionality.
Alexander Szambor
am 19 Dez. 2024
Swastik Sarkar
am 19 Dez. 2024
Despite disabling the reset zoom keyboard shortcut, Ctrl + Alt + 0 still resets the zoom to 100% on R2024b. However, in R2024a, executing the following code disables this shortcut:
s = settings;
s.matlab.editor.displaysettings.DisableResetZoomKeyboardShortcut.TemporaryValue = 1;
For more information, refer the following documentation:
Alexander Szambor
am 19 Dez. 2024
Alexander Szambor
am 19 Dez. 2024
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Desktop finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!