how to shift a pulse by predefined time in simulink environment?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
In matlab simulink environment how to give a delay of predefined time to a pulse other than unit delay block. By changing the sample time in the block only rising edge is shifted but the falling edge to an equal amount.Can you give some m file coading to achieve this task.
1 commentaire
Azzi Abdelmalek
le 26 Juil 2013
Modifié(e) : Azzi Abdelmalek
le 26 Juil 2013
Are you using Simulink? and give more details
Réponses (1)
Azzi Abdelmalek
le 27 Juil 2013
Instead of setting the sample time to ts, you can add an offset to like this
Sample time = [ts to]
0 commentaires
Voir également
Catégories
En savoir plus sur Sources 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!