Simulink Settings for Blocks

조회 수: 11 (최근 30일)
Shane Smith
Shane Smith 2018년 11월 27일
답변: Fangjun Jiang 2018년 11월 27일
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?

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2018년 11월 27일
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.

카테고리

Help CenterFile Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

태그

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by