Is it possible to force mask initialization externally?

I was wondering, is it possible to force mask initialization from an external command somehow?

回答(1 个)

There may be a better way, but in the meantime, this works for me:
ts = Simulink.BlockDiagram.getSampleTimes(sysname);
I'm not really interested in the sample times, but this command forces an update diagram, so blocks will execute their initialization code.

类别

帮助中心File Exchange 中查找有关 Author Block Masks 的更多信息

提问:

sst
2016-10-21

回答:

2016-12-19

Community Treasure Hunt

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

Start Hunting!

Translated by