Is it possible to copy an entire area from one simulink model to another?

조회 수: 9 (최근 30일)
Is it possible to copy an entire area from one simulink model to another using simulink API?

답변 (1개)

Monika Jaskolka
Monika Jaskolka 2021년 6월 10일
Simulink.SubSystem.copyContentsToBlockDiagram might be what you are looking for.
  댓글 수: 1
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar 2021년 6월 11일
편집: Ajay krishna Vasanthakumar 2021년 6월 11일
hello Monika,
This works well for subsystem, but i want to move the are from one simulink model to another. There will be many areas like the above example. I want to copy and paste it programtically in a particular position in another model
Thanks for your reply :)

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

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by