Compilation of variant subsystem

2 vues (au cours des 30 derniers jours)
Lukas Polacek
Lukas Polacek le 24 Août 2021
Commenté : Lukas Polacek le 24 Août 2021
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:

Réponse acceptée

Jonas
Jonas le 24 Août 2021
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 commentaire
Lukas Polacek
Lukas Polacek le 24 Août 2021
Thank you that is what I need.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Subsystems dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by