How can I ignore or disconnect a node in a custom Simscape component?
Show older comments
I am building a custom Simscape component which models a valve, and I need a way to ignore or disconnect one of the nodes based on the state of the block. For example, if the valve has 3 connections (A, B, C), when the valve is in the state where the fluid flows from A to C, B should be ignored or disconnected.
How can I conditionally ignore a port in my Simscape component?
Accepted Answer
More Answers (0)
Categories
Find more on Foundation and Custom Domains in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!