Can a variant source block be used inside variant subsystem(2016a)?
2 views (last 30 days)
Show older comments
Can a variant source/sink block be used inside a variant subsystem block? I have placed a variant source block inside a variant subsystem and i get the below error for the variant subsystem: I " Setting variant condition on block 'trail_var/Component_Functionality/Proc_10ms/Variant Subsystem/Subsystem1' is not supported". Please clarify...I am confused because nested variants is a common usecase. Is this some signal propagation issue?
0 Comments
Answers (1)
Dinesh
on 1 Feb 2024
Hi Archana.
As of R2023b, you can only place "Subsystem", "Model" and port blocks within a Variant Subsystem.
Please refer to the following link for more information:
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!