Showing posts with label figure. Show all posts
Showing posts with label figure. Show all posts

Wednesday, September 14, 2011

figure settings in Matlab



set(0,'defaultAxesFontName', 'Times New Roman');

set(0,'defaultTextFontName', 'Times New Roman');

set(0,'defaultAxesFontSize', 13);

set(0,'defaultTextFontSize', 13);