How to zoom text at m file?
132 ビュー (過去 30 日間)
古いコメントを表示
Hello I bought new laptop which resolution is 1920x1080. When I open matlab any m file its text is very small and complicated to read and write. Please write how to zoom text at m file?
4 件のコメント
Walter Roberson
2013 年 6 月 23 日
Is the laptop a MacBook Pro with Retina Display, and you are running a release before R2012b ?
mehran najjarian
2015 年 1 月 23 日
Go to: file->preferences->fonts->desktop code font and make it bigger
回答 (4 件)
mahmoud
2013 年 12 月 20 日
hi
In home tab go to preferences,fonts,custom,editor
You can choose custom and then edit it.
4 件のコメント
adams13
2020 年 4 月 27 日
Well, up to R2020a they did manage to implement it in a live script. Both Ctrl+/Ctrl- and Ctrl_MouseWheel work. There is even an easy way to set zoom to 100%. You just zoom out completely and than zoom in 7 times. ;-)
Unfortunately, this is still not yet implemented for .m files. :-(
Jeffrey Bailey
2022 年 12 月 20 日
Ctrl +/- and Ctrl mouse-scroll works for me on m-files in 2022b (Win 11).
Erik Hakopian
2022 年 7 月 19 日
On mac try to hold down COMMAND and scroll
1 件のコメント
Rik
2022 年 7 月 19 日
This only works on newer releases. I don't have access right now to older releases to confirm, but I suspect it was implemented in live scripts right from R2016a. In R2021b many features from the live editor were merged in the normal editor. Since it works in R2022a, I'm going to guess this is one of the features that were ported.
参考
カテゴリ
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!