Live Editor Fonts settings

3 visualizaciones (últimos 30 días)
Michael
Michael el 16 de Jul. de 2025
Comentada: Michael el 18 de Jul. de 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

Respuesta aceptada

Govind KM
Govind KM el 18 de Jul. de 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 comentario
Michael
Michael el 18 de Jul. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Productos


Versión

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by