How do we select between multiple function call signals depending on a switch input?
4 views (last 30 days)
Show older comments
Hello, I am trying to set up a Simulink construct that selects between multiple function call signals, which happen to be outputs of three separate black box subsystems. Normally I would have merged them as outputs of three separate enabled subsystems, but that isn't an option as the Merge block does not support function call signals. Is there a good way of doing this, without going into s-functions?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!