Matlab/simulink - Is there any block with only two states

1 Ansicht (letzte 30 Tage)
Robin Beene
Robin Beene am 3 Apr. 2013
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

Akzeptierte Antwort

Ilham Hardy
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.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by