Multiple switch distance based.
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!