Simulink.Signal object as parameter in a masked subsystem
6 ビュー (過去 30 日間)
古いコメントを表示
In https://de.mathworks.com/matlabcentral/answers/358898-how-can-i-use-a-simulink-signal-object-as-a-parameter-in-a-masked-subsystem-in-r2017a a possible workaround for specifiying Simulink.Signal objects as mask parameter is provided. Although it can be specified that way, the next show-stopper appears "(...) returns a Simulink.Signal object that has property values that need to be evaluated. This object should be instantiated in a workspace and referenced by name in Simulink". I don't see any properties, which need to be evaluated. It it possible to have Simulink.Signal object in the scope of a masked subsystem only at all (as above solution indicates)? If so: How can this be achieved?
2 件のコメント
Oliver Jaehrig
2025 年 4 月 9 日
What do you want to do with the Simulink.Signal object in the Mask Workspace?
Thank you for providing the use case.
回答 (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!