How to change the Matlab panel color?
24 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Chidvi Modala
il 11 Ott 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 Commenti
Shuhao Cao
il 7 Mag 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.
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!