Select a element from Buffer as sample based signal in Simulink?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Song
am 3 Mai 2016
Beantwortet: Vaibhav Awale
am 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 Kommentare
Akzeptierte Antwort
Vaibhav Awale
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!