Splitting Simscape model into multiple files
7 ビュー (過去 30 日間)
古いコメントを表示
Is that possible to split Simscape model into separate files. I have big phisical system and I'd like to split the work into smaller models and then have a biger model where I reference subcomponents. Is there a way to do that?
0 件のコメント
回答 (1 件)
Supraja
2023 年 3 月 9 日
A Simscape network cannot be directly divided into separate parts for simulation on different processors. Therefore, you need to split your Simscape network into separate smaller networks interfaced to each other through Simulink connections. The Simscape “Network Couplers” library provides the starting point for you to do this.
You can check these additional resources for further references:
参考
カテゴリ
Help Center および File Exchange で Trimming and Linearization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!