Is it possible to copy an entire area from one simulink model to another?
조회 수: 1(최근 30일)
표시 이전 댓글
Is it possible to copy an entire area from one simulink model to another using simulink API?

댓글 수: 0
답변(1개)
Monika Jaskolka
2021년 6월 10일
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!