Can non-atomic subsystems be converted to referenced models?

4 views (last 30 days)
I thought a subsystem would need to be atomic before being converted to a referenced model. However, I see that this isn't the case. When a subsystem is converted to a referenced model, is it effectively treated as atomic, in terms of block execution order, during simulation?
Thank you

Accepted Answer

Manish
Manish on 16 Oct 2024
Edited: Manish on 16 Oct 2024
Hi,
I understand that you want to know whether a non-atomic subsystem can be converted into a reference model.
Non-atomic subsystems cannot be converted into reference models.All reference models are inherently atomic in nature,which means non-atomic subsystems are not eligible for conversion into reference models.
Refer the below documentations for better understanding:
Hope this helps!

More Answers (0)

Categories

Find more on Large-Scale Modeling in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!