MATLAB Live Script Editor Change Font
Mostrar comentarios más antiguos
Can we change the Live Script Editor font settings, such as font type and size?
Respuestas (2)
Steven Lord
el 22 de Mzo. de 2021
4 votos
1 comentario
Dmitriy Saltanov
el 11 de Nov. de 2021
This is a nice addition but settings for the typeface for code output/disps/fprintfs etc is still sealed from any interaction. I wish this could be changed. Arguably, disps/fprintfs can be implemented as figures with attached text() for better control over its appearance but that would be a bit cumbersome and incomplete since regular code output intiated from inside methods cannot be easily captured this way.
Navya Seelam
el 14 de Mayo de 2020
1 voto
Changing the font name and style is not supported in Live Editor. You can change the font size using Ctrl + Plus (+) and Ctrl + Minus (-) keyboard shortcuts.
4 comentarios
Ian Garcia
el 24 de Jul. de 2020
You must add this feature of changing the fonts because without the ability to change the look of the report it really decreases it's usefulness for sharing results. I just checked the 2020b prerelease and it still doesn't have this.
frank cheng
el 15 de Oct. de 2020
+1. Hoping this feature can be added in the near future.
Juan Pablo Trevino Gutierrez
el 15 de Oct. de 2020
What about changing size?
Abdullah Al Mahri
el 22 de Mzo. de 2021
In mac, you can change the font size using (command + to increase or command - to decrease the font size).
Categorías
Más información sobre Live Scripts and Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!