Azzera filtri
Azzera filtri

Matlab/Simulink - manual switch

5 visualizzazioni (ultimi 30 giorni)
Robin Beene
Robin Beene il 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 Commento
Walter Roberson
Walter Roberson il 2 Apr 2013
10 seconds clock time, or 10 seconds of simulation time ?

Accedi per commentare.

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 2 Apr 2013
You should use this
  2 Commenti
Robin Beene
Robin Beene il 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 il 2 Apr 2013
Use a clock block From Simulink/sources

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by