Simulink Settings for Blocks

9 visualizaciones (últimos 30 días)
Shane Smith
Shane Smith el 27 de Nov. de 2018
Respondida: Fangjun Jiang el 27 de Nov. de 2018
I was wondering if it was possible to define default standards for standard Matlab blocks.
For example, constant blocks default to a datatype of inherit from the constant value, I'd like to be able to set that to a 'single'. I'd also like to be able to set the default sample time to be inherited. That way when anyone inserts one into their model those settings are set to those default settings.
It would also be nice to set default annotations to help illustrate mask settings of the block, like shown below:
BlockAnnotations.JPG
Is there anyway to do this? Could it be done for a specific project, so we could have different default settings as needed?

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 27 de Nov. de 2018
One way I can think of (or actually I am doing it in this way) is that you modify the built-in Simulink library to reflect these changes and save it as your customized library. Then you always use your customized library as the source to construct your model.

Categorías

Más información sobre Interactive Model Editing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by