Info

This question is closed. Reopen it to edit or answer.

Need help in converting this subsystem to model

1 view (last 30 days)
Saurabh Sakpal
Saurabh Sakpal on 15 Jan 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
AS you can see from the diagram the resistor in series by itself and the RC (resitor and capacitor) in parallel i have created a subsystem out of it. Now i am going to be using repeatedly using this model many times (say for eg. 50 times) as i am modelling a cardiovascular system. so when i change the resistor and capacitor values its only logical i use some sort of a tool where if i change the values in 1 circuit once i don't have to manually go and change the other 49 circuits as its time consuming. I heard subsystem to model conversion is useful and i did the 'right click convert to model'.
Problem is it gives this error message shown below. where it says my subsystem must be atomic, function call, triggered or enabled, what is applicable to the diagram i have?
How do i convert it to model? Can someone explain it to me thanks.

Answers (1)

Sebastian Castro
Sebastian Castro on 27 Jan 2015
Hi Saurabh,
The physical connection ports (i.e. what you see in SimPowerSystems) are not yet supported for crossing nonvirtual subsystem and model reference boundaries. This is explained in the Simscape documentation.
I would recommend converting it into a Library block instead, as shown here.
Best,
Sebastian

Tags

Products

Community Treasure Hunt

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

Start Hunting!