Multiple switch distance based.
조회 수: 3(최근 30일)
표시 이전 댓글
Hello, I have a problem to create a distance based multiple switch. I wisch to create simulation which chose subsystems based on distance. For example when input >0 then one subsystem should be active and when input >500 second subsystem should be active, >1000 third subsystem etc. Only one subsystem should be active at the time.
댓글 수: 0
채택된 답변
Ankit
2022년 1월 13일
@Krzysztof Slezak, there are many ways to do this.
One way is to use If Simulink block together with If Action Subsystem. Please find attached one such example.
In future try to search some examples online through google or may be MATLAB File Exchange.
댓글 수: 0
추가 답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!