tiny fontsize in jpeg or tif image ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Folks
I am using Matlab R2012a to generate figure and I am surprised that the title and labels are very tiny. I tried to change it with the 'option' fontsize but it looks similar on the screen and it is also tiny on the exported figures in jpeg or tiff. When I print a figure in PDF, the fontsize is as I asked in my script. Does somebody has a suggestion so that the fontsize is OK on the screen and the JPEG/TIFF figures ?
Thks in advance
Vincent
0 commentaires
Réponse acceptée
Image Analyst
le 10 Sep 2012
I use the 'FontSize' option all the time in title() and in text() and it works fine - it changes the size just as expected. I'm not sure why it's not working for you and not changing the size. Is that what you mean when you say "it looks similar on the screen" when you change the 'FontSize' property - that all the sizes are the same tiny size?
For the saved screenshots, are you using export_fig() as the FAQ recommends?
2 commentaires
Image Analyst
le 10 Sep 2012
Totally doesn't make sense to me. You should see a change on screen. I suggest you call the Mathworks.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Title 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!