Multiple switch distance based.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Krzysztof Slezak
am 13 Jan. 2022
Beantwortet: Ankit
am 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.
0 Kommentare
Akzeptierte Antwort
Ankit
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!