Command Line Edit Font Preferences

I often switch to a smaller font for printing (usually monospaced 9pt) but use a larger font for visibility when coding or working in the command winder (usually monospaced 12 pt). Going back and forth with the GUI is workable, but takes time.
Do any of you know how to change the desktop font via the command prompt?
Thanks, ~J

Answers (1)

Matt Fig
Matt Fig on 15 Mar 2011

1 Comment

I tried to give an answer using exactly that article...didn't manage to apply succesfully:
com.mathworks.services.Prefs.setFontPref('CommandWindow',java.awt.Font('Monospaced',java.awt.Font.PLAIN,12))

Sign in to comment.

Categories

Products

Asked:

on 15 Mar 2011

Community Treasure Hunt

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

Start Hunting!