I cannot change the colors in the editor for Python code

4 次查看(过去 30 天)
I'm using R2022a in dark mode, and I need to call a script in Python. Unfortunately the code editor defaults to some colors that are basically illegible (blue too dark for black background), but I can't seem to change them. The only colors I see in MATLAB Colors Preferences clearly do not correspond to what appears in the editor.
Any ideas on how to fix this?
  1 个评论
Kathryn Lund
Kathryn Lund 2023-2-22
编辑:Kathryn Lund 2023-2-22
Under Preferences --> Editor/Debugger --> Language, I have found syntax highlighting options for various languages, but Python isn't one of them. Adding a Python file extension to one of them does not solve the problem either (even after ending and restarting a MATLAB session). I guess my issue could be solved if Python had its own Editor/Debugger Language Preferences.

请先登录,再进行评论。

回答(1 个)

Kathryn Lund
Kathryn Lund 2023-2-22
Navigate to MATLAB Editor/Debugger Language Preferences via Preferences (gear wheel) --> Editor/Debugger --> Language. Choose MATLAB as the language from the drop-down list. Add "py" to the list of File Extensions. Restart MATLAB.
It's a bit of a hack for now, but at least I can read the script without opening another program and get some (minimal) syntax highlighting.
Would still love an answer that shows how to set up an Editor/Debugger profile for Pythong.

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by