フィルターのクリア

tiny fontsize in jpeg or tif image ?

2 ビュー (過去 30 日間)
Vincent Moron
Vincent Moron 2012 年 9 月 10 日
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

採用された回答

Image Analyst
Image Analyst 2012 年 9 月 10 日
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 件のコメント
Vincent Moron
Vincent Moron 2012 年 9 月 10 日
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 2012 年 9 月 10 日
Totally doesn't make sense to me. You should see a change on screen. I suggest you call the Mathworks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by