How to change the Matlab panel color?
24 views (last 30 days)
Show older comments
I found the color setting for editor and command line in the preference. But as for the background of panel of tools(file, variable, code...) or the name of directory? Is it possible to change it to black and set the font to be white?
2 Comments
Answers (1)
Chidvi Modala
on 11 Oct 2019
I am assuming that you are using MATLAB 2019b.
You can change the panel color by going to Preferences>>MATLAB>>Colors. Clear ‘Use system colors’. Select the colors you want to use from the Text and Background color palettes.
You can change Code Analyzer colors by going to MATLAB>>Colors>>Programming tools. Select the colors you want for warnings, autofix highlighting or both
2 Comments
Shuhao Cao
on 7 May 2020
This staff apparently did not notice you have already tweaked the color option in the preference. After seeing the changes in 2020a, I am convinced that Mathworks is gradually abandoning the old editor to embrace its buggy and slow Live Editor for mlx. For example, simple things like bracket autoClosing is only in live editor...
I am switching to Visual Studio Code as editor of m-files.
See Also
Categories
Find more on Environment and Settings 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!