Filter löschen
Filter löschen

Matlab/Simulink - manual switch

5 Ansichten (letzte 30 Tage)
Robin Beene
Robin Beene am 2 Apr. 2013
Hey! I would like to know is it possible to manually turn on the switch in simulink but only let's say after some amount of time. For example my simulation takes 180 sec, and my switch is off in start, but I want to be able to turn it on after 10 sec. So if I try turn it on between 0<t<10 nothing should happen.
  1 Kommentar
Walter Roberson
Walter Roberson am 2 Apr. 2013
10 seconds clock time, or 10 seconds of simulation time ?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 2 Apr. 2013
You should use this
  2 Kommentare
Robin Beene
Robin Beene am 2 Apr. 2013
good, I tried it, but I managed only to bring some output variable to the control input, but I don't know how to bring "time" to the control input of this switch. My time is stored in variable tout. I need to bring tout to the control input, but I don't know how.
Azzi Abdelmalek
Azzi Abdelmalek am 2 Apr. 2013
Use a clock block From Simulink/sources

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink 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!

Translated by