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

조회 수: 3 (최근 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 ?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by