MATLAB Live Script Editor Change Font
50 ビュー (過去 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!