CodeView font, background color in appdesigner
2 次查看(过去 30 天)
显示 更早的评论
I'm using "New Desktop" in dark mode and in appdesigner I have hardly readable code and text in CodeView.
How can I modify and change font, background color, etc.. for CodeView editor in appdesigner?

0 个评论
回答(1 个)
dpb
2025-7-19
移动:dpb
2025-7-19
From the <AppDesigner doc link> way down at the bottom is the following; whether it will let you solve the problem with new version and desktop, I don't know, but implies should be able to. Why a better selection isn't the default would seeem to be worthy of an enhancement request/quality of implementation bug report.
Personalize Code View Appearance
You can customize how your code appears in the Code View editor. To change your code view settings, go to the Home tab of the MATLAB Desktop. In the Environment section, click Settings.
Change Color Settings
To change the color settings for editable sections of code and to customize syntax highlighting, select MATLAB > Appearance > Colors and adjust the desktop tool colors and the MATLAB syntax highlighting colors. These settings affect both the App Designer Code View editor and the MATLAB Editor. For more information, see Change Desktop Theme and Colors.
To change the background color of uneditable sections of code, select MATLAB > App Designer and adjust the read-only background color.
0 个评论
另请参阅
类别
在 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!