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

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 comentario

Hi,
I need exactly the same thing. Nobody out there who knows?
Best,
Oliver.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Aerospace Blockset en Centro de ayuda y File Exchange.

Preguntada:

el 26 de Nov. de 2015

Comentada:

el 21 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by