how can one set the default size of font for plot?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
alpedhuez
le 11 Juil 2020
Commenté : Star Strider
le 15 Juil 2020
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!