MATLAB Live Script Editor Change Font
50 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Can we change the Live Script Editor font settings, such as font type and size?
0 commentaires
Réponses (2)
Steven Lord
le 22 Mar 2021
1 commentaire
Dmitriy Saltanov
le 11 Nov 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
le 14 Mai 2020
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 commentaires
Abdullah Al Mahri
le 22 Mar 2021
In mac, you can change the font size using (command + to increase or command - to decrease the font size).
Voir également
Catégories
En savoir plus sur Environment and Settings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!