From: Lijun on
Hi everyone,

I have Matlab installed in my Fedora 12. But one problem with the plotting is that the font size does not change as I want. For example:

xlabel('x','fontsize',3)

and

xlabel('x','fontsize',10)

will give the same font size. Does anybody know how to make it right? Thanks.