Change MATLAB .mlx Live Script background and font colors
23 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Jacky Tsai
2022 年 4 月 12 日
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 件のコメント
Brook Dawit
2022 年 11 月 4 日
編集済み: Brook Dawit
2022 年 11 月 4 日
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
2022 年 11 月 4 日
@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.
その他の回答 (1 件)
Sulaymon Eshkabilov
2021 年 8 月 18 日
You can make some good changes via preferences, e.g.:
>> preferences
MATLAB -> Editor/Debugger -->Display ...
MATLAB -> Fonts --> Custom ...
etc.
参考
カテゴリ
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!