I am generating a number of plots in MATLAB. The axis labels and the tick labels are currently too small when included in my final document. I would like to change the font size for both axis labels and tick labels while also setting a new default typeface. I have tried the FontSize
and FontName
name value pair but strangely see no effect on the exported .eps files; also this method is somewhat impractical because I am generating a large number of plots.
Any suggestions would be greatly appreciated.