Multiple switch distance based.

2 views (last 30 days)
Krzysztof Slezak
Krzysztof Slezak on 13 Jan 2022
Answered: Ankit on 13 Jan 2022
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.

Accepted Answer

Ankit
Ankit on 13 Jan 2022
@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.

More Answers (0)

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!