Change MATLAB .mlx Live Script background and font colors
21 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Jacky Tsai
le 12 Avr 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 commentaires
Brook Dawit
le 4 Nov 2022
Modifié(e) : Brook Dawit
le 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
le 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.
Plus de réponses (1)
Sulaymon Eshkabilov
le 18 Août 2021
You can make some good changes via preferences, e.g.:
>> preferences
MATLAB -> Editor/Debugger -->Display ...
MATLAB -> Fonts --> Custom ...
etc.
1 commentaire
Voir également
Catégories
En savoir plus sur Environment and Settings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!