Change MATLAB .mlx Live Script background and font colors
Show older comments
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.
Accepted Answer
More Answers (1)
Sulaymon Eshkabilov
on 18 Aug 2021
You can make some good changes via preferences, e.g.:
>> preferences
MATLAB -> Editor/Debugger -->Display ...
MATLAB -> Fonts --> Custom ...
etc.
1 Comment
Peter Crowe
on 18 Aug 2021
Edited: Peter Crowe
on 18 Aug 2021
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!