Is enabled subsystem confusing? (Enable Port)
4 ビュー (過去 30 日間)
古いコメントを表示
Hello, It is confusing for me to have this title as "States When Enabling" as the descirption is different, so should this be "When Disabling" instead? https://de.mathworks.com/help/simulink/slref/enable.html
![](/matlabcentral/answers/uploaded_files/1718646/Screenshot_20240619_160214_Chrome.jpg)
2 件のコメント
Pavan Sahith
2024 年 6 月 19 日
Hi Ahmed , Attaching documentation link would help the community to help you better
採用された回答
Paul
2024 年 6 月 20 日
Hi Ahmed,
To me that looks like an error in the documentation. That parameter controls what happens to the states inside the subsystem at the time the subsystem is enabled.
You can click one of the stars at the bottom of the doc page, after which you'll get a dialog box where you can enter a request for clarification from the Mathworks documentation team.
As an aside, the values of the outputs of the subsystem at the time the subsystem is disabled is controlled by a parameter on each subsystem outport (link to doc).
0 件のコメント
その他の回答 (1 件)
halleyhit
2024 年 6 月 20 日
Hi Ahmed, when the block is disable, the state inside the block would change (held or reset). However, the results of the behavior would be viewed only when and after the block is enabled again. I guess that is why the title is "States when Enabling" and discription is "disable".
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Subsystems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!