修改TicksStyle选项就行了:Plot[Sin[x], {x, 1, 5}, TicksStyle -> 14]这样的就是14号字。
TicksStyle,当你不知道什么选项时Options[Plot]一切就解决了!