MATLAB Live Script Editor Change Font
조회 수: 53 (최근 30일)
이전 댓글 표시
Can we change the Live Script Editor font settings, such as font type and size?
댓글 수: 0
답변 (2개)
Steven Lord
2021년 3월 22일
댓글 수: 1
Dmitriy Saltanov
2021년 11월 11일
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
2020년 5월 14일
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
Abdullah Al Mahri
2021년 3월 22일
In mac, you can change the font size using (command + to increase or command - to decrease the font size).
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!