Setting default figure font sizes in R2014b

조회 수: 2 (최근 30일)
Luke
Luke 2014년 11월 28일
Hi,
Just wondering how I can set the default font sizes for new figures, I would like to set the Title, axis labels, axis tick number fonts, legend and datatips to specific sizes and can't find the correct variables to set. I can set the default values however the title font size and axis labels are rather difficult to set programatically.
The following have been set up in startupsav.m: set(0,'defaultUicontrolFontSize',24) set(0,'defaultAxesFontSize',12) set(0,'defaultTextFontSize',14) set(0,'defaultLineMarkerSize',12)
Any suggestions? Can it actually be set as a default font size in points rather than a multiplier?
Cheers, Luke

답변 (0개)

카테고리

Help CenterFile Exchange에서 Legend에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by