Matlab/simulink - Is there any block with only two states
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like a block which can manually generate 1 or 0. I need it because I want to manually turn off and turn on something
0 Kommentare
Akzeptierte Antwort
Ilham Hardy
am 3 Apr. 2013
i usually use two constant blocks and a switch. The first constant block is 1 and the other is 0.
Then you can use switch to alter the state.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources 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!