how can one set the default size of font for plot?
1 次查看(过去 30 天)
显示 更早的评论
I understand that
set(gca, 'FontSize', 6.0);
will set the default size of a plot. But I have let me say 10 plots in this Livescript. Is there any way to set the default size of a plot so that one does not need to do this for each plot?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!