Live Editor Fonts settings

3 vues (au cours des 30 derniers jours)
Michael
Michael le 16 Juil 2025
Commenté : Michael le 18 Juil 2025
Hello,
I want to change the fonts used in Live Editor. According to the help I can do this using settings and matlab.fonts.editor.title.Name.
However for the entry Name I find four different parameters:
ActiveValue
TemporaryValue
PersonalValue
InstallationValue
FactoryValue
The meaning of most of them ist obvious, but in the documentation sometimes TemporaryValue is used (matlab.fonts Settings), but I also found the use of PersonalValue (Format Text in the Live Editor).
What is the difference between these two parameters, i.e. how does the parameters affect the change of the Live Editor fonts?
Kind regards
Michael

Réponse acceptée

Govind KM
Govind KM le 18 Juil 2025
The "Temporary value" setting applies only to the current MATLAB session and is not saved. It will be cleared when MATLAB is closed i.e. the current session is ended. In contrast, the "Personal value" setting persists across MATLAB sessions for a single user. When modified, its value is saved to the settings folder.
Hence, if you wish to change the Editor font temporarily (only for the current session), you would modify the "Temporary value" setting, and if you wish to change the font permanently, you would modify the "Personal value" or the "Installation value" setting.
Kindly refer to the following documentation page for more information on these settings: https://www.mathworks.com/help/matlab/matlab_external/access-and-modify-settings.html#mw_03a88f81-762c-4a01-8602-80956565ae6d
Hope this helps!
  1 commentaire
Michael
Michael le 18 Juil 2025
Thank you for this detailed explanation Govind.
Over the past decades MATLAB's documentation has grown so much, that it's sometimes hard to find the correct part for a specific questions.
Michael

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Produits


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by