Is there anyway to get bold fonts in an image using insertText functionality?

回答 (1 件)

Raunak Gupta
Raunak Gupta 2020 年 4 月 28 日

1 投票

Hi,
As of now bold font is not supported in insertText however, you may increase the font size by mentioning a greater value of the FontSize while using insertText if the text appears small.
Otherwise you can check the supported Fonts here to figure out the best suitable font for your application. You may change the fonts by mentioning one of the choices in ‘Font’ property of insertText.

カテゴリ

製品

リリース

R2018a

質問済み:

2020 年 4 月 23 日

回答済み:

2020 年 4 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by