How do we select between multiple function call signals depending on a switch input?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!