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!