function outputs as input control variant in simulink
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!