The same font in Editor looks different in Command window. Why?

65 次查看(过去 30 天)
Below is a screenshot of my editor and command window. Both are "Monospaced", but look completely different.
The one in Editor looks much simpler, while the one in CW looks more original and elegant.
As a big fan of the original monospaced fonts, I wonder if I can have the Monospaced in Editor look like the ones in Command window.
I am using MATLAB 2023a in Windows machine. But, this discrepancy has been for a long time as far as I remember.
My font settings are as shown below. They both are set for "Monospaced".
Thanks in advance.
  5 个评论
Yanhao Wei
Yanhao Wei 2023-8-11
Same problem in Linux. For most fonts, the editor and command window look very different. I cannot believe this problem hasn't been resolved since 2021b. Many people in linux I know are still using 2021a due to the sluggish editor in latter versions.
max
Bryan
Bryan 2024-1-29
Yes, I recently upgraded to 2023b on Linux... Headache inducing editor window.
I have gone back to 2020a with Liberation Mono. Perfect.
Good to know that I can at least upgrade to 2021a without this issue.

请先登录,再进行评论。

回答(1 个)

Nitya Patel
Nitya Patel 2023-6-7
It is my understanding that you want a typical monospace font in both the editor and the command window; however, the same settings for both result in different looking font. One reason why this might be occurring is that MATLAB is finding different fonts from the Monospace family for the editor and the command window.
One workaround for this could be to use a specific custom font for the Desktop Code Font. One example of such font is "Courier" (or one of its variant, Windows machines have "Courier New"). This would result in the Command Window and Editor show the same font.
Below are the steps change the font to "Courier New":
  1. Go to Home > Preferences > Fonts
  2. Change the Desktop Code Font to "Courier New".
  3. Click Apply and OK.
Note that both editor and command window use the Desktop Code Font. Desktop Text Font is used in the Current Folder, Workspace, Variables and Function Browser.
  1 个评论
Radek Zakrzewski
Radek Zakrzewski 2023-12-12
Thank you Nitya! The bold version of Monsopaced in the editor window looked incredibly crude, like transported straight from the late 1990s. The CourierNew substitution fixes it very nicely.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Desktop 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by