필터 지우기
필터 지우기

Splitting Simscape model into multiple files

조회 수: 5 (최근 30일)
Bartlomiej Paczek
Bartlomiej Paczek 2023년 3월 1일
편집: Bartlomiej Paczek 2023년 3월 9일
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?

답변 (1개)

Supraja
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. 
The workflow for splitting using couplers is given here.
You can check these additional resources for further references:
  댓글 수: 1
Bartlomiej Paczek
Bartlomiej Paczek 2023년 3월 9일
편집: Bartlomiej Paczek 2023년 3월 9일
I'm not looking for solution to simulate Simscape on different processors, but I just want to split it into multiple files to allow multiple people work on smaller chunks of work. Can I split Simscape model into Subsystem Reference blocks and conect them in one top-level model?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Variable Initialization에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by