how can I change the view of command window in matlab R2013b

Hello I have just installed Matlab R2013b however, the default font size of command window is too small. I have changed the page setup of the command window but it did not solve this problem. Thank you in advance

 採用された回答

Wayne King
Wayne King 2013 年 11 月 2 日

0 投票

On the Home tab, go to "Preferences" in the Environment section.
In preferences click on "fonts" in the left-hand pane, and then set the Desktop code font

その他の回答 (1 件)

Gopal Karemore
Gopal Karemore 2014 年 12 月 2 日

0 投票

On Matlab command prompt
>> desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
>> desktop.restoreLayout('Default');

1 件のコメント

Mohamad
Mohamad 2014 年 12 月 2 日
Many thanks for your kind help. best

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

2013 年 11 月 2 日

コメント済み:

2014 年 12 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by