Change MATLAB .mlx Live Script background and font colors
38 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can I customise the background and font colors for viewing .mlx files within the MATLAB IDE?
I'm wanting to work from a series of .mlx files and have customised the color settings for the rest of the IDE frames, e.g. command window.
These settings do not translate to viewing the .mlx file.
0 Commenti
Risposta accettata
Jacky Tsai
il 12 Apr 2022
As of R2022a, you can now configure live editor's background and foreground colors.
See more info: https://www.mathworks.com/help/matlab/release-notes.html
3 Commenti
Brook Dawit
il 4 Nov 2022
Modificato: Brook Dawit
il 4 Nov 2022
The R2022a release notes just talk about dark theme, nothing specifically about the font size. Is the font size - specifically for MLX files editable?
Jacky Tsai
il 4 Nov 2022
@Brook Dawit, you can update the font settings for Live Editor using MATLAB settings. Here is the documentation page: https://www.mathworks.com/help/matlab/ref/matlab.fonts-settings.html.
Più risposte (1)
Sulaymon Eshkabilov
il 18 Ago 2021
You can make some good changes via preferences, e.g.:
>> preferences
MATLAB -> Editor/Debugger -->Display ...
MATLAB -> Fonts --> Custom ...
etc.
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!