How to change the Matlab panel color?
24 次查看(过去 30 天)
显示 更早的评论
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?
回答(1 个)
Chidvi Modala
2019-10-11
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 个评论
Shuhao Cao
2020-5-7
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.
另请参阅
类别
在 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!