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

6 次查看(过去 30 天)
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
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
On Matlab command prompt
>> desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
>> desktop.restoreLayout('Default');

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by