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!