Matlab/Simulink - manual switch

6 vues (au cours des 30 derniers jours)
Robin Beene
Robin Beene le 2 Avr 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 commentaire
Walter Roberson
Walter Roberson le 2 Avr 2013
10 seconds clock time, or 10 seconds of simulation time ?

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by