Matlab Live script editor font does not respect settings

2 views (last 30 days)
I am using a live script and the code font is horrendous. It is not the monospaced font that is configured for code editors.
Where on earth is it getting that awful font from?
All my lowercase "L"s look like "1"s and vice versa. Impossible to code.
Please add the basic functionality to use the same font as the code editor here.
Or to configure it separately.
And while you are there, can you make it match the colour scheme for the rest of matlab? Ridiculous that it's completely different colour to everything else -- white background glaring out even when everything else is configured dark theme.

Answers (1)

Ameer Hamza
Ameer Hamza on 15 Sep 2020
I think you are typing the code in the "text mode". In "code mode", the appear monospaced.
  2 Comments
Sanjay Manohar
Sanjay Manohar on 15 Sep 2020
Thanks - Hmm yes you seem to have the right fonts on yours!
But I think I am in code mode, as it is monospaced:
Here's what I see in the live script (nasty font):
What I see in the editor (nice curved L like you have on your screen!):
Ameer Hamza
Ameer Hamza on 15 Sep 2020
Which MATLAB release are you using? I ran it on macOS; maybe that affect.

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!