Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Controlling the NextHitValue in a large simulink file

1 回表示 (過去 30 日間)
Anfänger
Anfänger 2014 年 4 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Is there a way to control the simulation step in simulink? I am having a large file, where each block is user defined Matlab Level2 S-function. Within each block, I have implemented a necessary condition for stability, which enables me to get the maximum time step for which the current block will be stable. This means, that for the complet file, I have to take the smallest time step from all blocks and set iteratively, the NextHitValue of the individual blocks to this value. How can I do that without using global variable?

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by