function outputs as input control variant in simulink
Show older comments
I have a variant subsystem containing two blocks " charge" and "decharge" and a function block with two output "charge_sig" and "decharge"sig". how can i make these outputs as input control variants? i need to activate "charge" block when charge_sig=1 && decharge_sig=0 and to activate "decharge" block when charge_sig=0 && decharge_sig=1.
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Functions 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!