function outputs as input control variant in simulink
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!