how to create a data buffer in simulink
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Arjun Singh
le 12 Jan 2016
Modifié(e) : C.J. Harris
le 13 Jan 2016
How can i create a data buffer in simulink for storing a specefied number of values. example:if the size of buffer is 'n',It should hold the latest n values provided at the input.
0 commentaires
Réponse acceptée
C.J. Harris
le 13 Jan 2016
Modifié(e) : C.J. Harris
le 13 Jan 2016
I believe the Tapped Delay block should do what you are requesting. You can find this block in the Simulink Library Browser under: Simulink -> Discrete -> Tapped Delay
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Block Libraries 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!