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');

카테고리

도움말 센터File Exchange에서 Startup 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