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

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 comentarios

Technically speaking, "Monospaced" is a font family rather than a particular font, so you would have to specify a specific font.
Thanks for reply. Then, is there a way to find out which monospaced font Matlab uses in Command Window by default?
On my Mac, the "Desktop code" font just might be OCR-B Letterpress M Std Standard (I used a font identifier, https://www.myfonts.com/pages/whatthefont )
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
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.

Iniciar sesión para comentar.

Respuestas (1)

Nitya Patel
Nitya Patel el 7 de Jun. de 2023
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 comentario

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.

Iniciar sesión para comentar.

Categorías

Más información sobre Desktop en Centro de ayuda y File Exchange.

Productos

Versión

R2023a

Etiquetas

Preguntada:

el 5 de Jun. de 2023

Comentada:

el 29 de En. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by