Filter löschen
Filter löschen

tiny fontsize in jpeg or tif image ?

2 Ansichten (letzte 30 Tage)
Vincent Moron
Vincent Moron am 10 Sep. 2012
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

Akzeptierte Antwort

Image Analyst
Image Analyst am 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 Kommentare
Vincent Moron
Vincent Moron am 10 Sep. 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 am 10 Sep. 2012
Totally doesn't make sense to me. You should see a change on screen. I suggest you call the Mathworks.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by