Tunable Sample Time for Referenced Model
1 回表示 (過去 30 日間)
古いコメントを表示
I have developed a generic model and I would like it to have undefined sample time until I reference it in a top model.
I have followed this answer:
The problem is that I need to do do some operations inside the referened model refering to the sample time.
- I have defined Ts interface parameter in the model workspace in the generic model.
- I have also defined the sample time to auto in the configuration pane and the sample time in the in "inport" ports to Ts.
After doing this, I could define the sample time of each referenced model
However I get the next error:
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!