Compilation of variant subsystem

조회 수: 2 (최근 30일)
Lukas Polacek
Lukas Polacek 2021년 8월 24일
댓글: Lukas Polacek 2021년 8월 24일
Hi.
I have two big systems that works nice as separate models. My question is following will it change performance at any point of runnig the model if I put them into variant subsystem? Fast running is crucial for my project. Will it affect the length of compilation? Now I am on half an hour so longer compilation is also problem.
Thank you for answer:

채택된 답변

Jonas
Jonas 2021년 8월 24일
In a Variant Subsystem, only the active subsystem will be compiled. Any other variants inside the Variant Subsystem will be ignored. So the compilation time of a regular subsystem compared to the same subsystem as an active subsystem in a Variant Subsystem will be the same.
  댓글 수: 1
Lukas Polacek
Lukas Polacek 2021년 8월 24일
Thank you that is what I need.

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by