Select a element from Buffer as sample based signal in Simulink?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Vaibhav Awale
il 6 Mag 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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!