How can I programmatically get the default FontName of a Simulink block?

1 回表示 (過去 30 日間)
Jens Godbersen
Jens Godbersen 2015 年 11 月 26 日
コメント済み: Oliver Grassmann 2019 年 2 月 21 日
The font name of a Simulink block can be read by this command: get_param('myBlockName', 'FontName')
If the font name is equal to the default font settings it returns 'auto'. To know the exact font name, how can I programmatically get to the deafult fonts settings for the model ?
  1 件のコメント
Oliver Grassmann
Oliver Grassmann 2019 年 2 月 21 日
Hi,
I need exactly the same thing. Nobody out there who knows?
Best,
Oliver.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by