Feeds
已回答
How do I change the font size for text in my figure?
Im working with Matlab 2016. You can tried two things: 1)figure('DefaultAxesFontSize',30); % here the font size is 30. f...
How do I change the font size for text in my figure?
Im working with Matlab 2016. You can tried two things: 1)figure('DefaultAxesFontSize',30); % here the font size is 30. f...
8 years 前 | 2