Azzera filtri
Azzera filtri

tiny fontsize in jpeg or tif image ?

2 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Image Analyst
Image Analyst il 10 Set 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 Commenti
Vincent Moron
Vincent Moron il 10 Set 2012
Thank you for the quick answer. When I change the size in the command box with for example title('...','FontSize',20), it doesn't change neither on the screen nor in JPEG but it changes in PDF ???
Image Analyst
Image Analyst il 10 Set 2012
Totally doesn't make sense to me. You should see a change on screen. I suggest you call the Mathworks.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Environment and Settings in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by