Select a element from Buffer as sample based signal in Simulink?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Song
le 3 Mai 2016
Réponse apportée : Vaibhav Awale
le 6 Mai 2016
Is there a way to select a element from a Buffer as sample based signal in Simulink? Using normal selector still gives out always a frame-based signal .... :(
0 commentaires
Réponse acceptée
Vaibhav Awale
le 6 Mai 2016
Hi Song
The Buffer block always performs frame-based processing. You can use the "Unbuffer" block that outputs independent time-samples. The block is described in detail at the link below:
Hope this helps
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!