How do I set the default properties of the annotation text box in Simulink?

How do I set the default properties of the annotation text box in Simulink? In Matlab r2010b, the default horizontal alignment property of annotation boxes was "center." In Matlab r2013B, the default is "left." My preference is "center" and I would like to change it back to what it was in r2010b. In addition, I would like to know how to change the other default properties. I have not been able to find documentation that tells me how to do this. Does anyone know how? TIA.

Answers (1)

For Default Settings for Font Name, Style and Size, Model(system) will have properties as mentioned below: 1. Font Name: defaultBlockFontName --> Sets the Font Name to all the blocks if they are set to "auto". 2. FontSize: defaultBlockFontSize --> Sets the Font Size to all the blocks if they are set to "-1".
Similarly for other settings

Categories

Products

Asked:

on 17 Jan 2018

Community Treasure Hunt

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

Start Hunting!