How can i transform frames to a simple vector
Mostra commenti meno recenti
I have a signal in simulink composed by 2 frames with 128 samples. How can i transform these two frames in one simple frame of 256 samples ? Tried reshape and buffer blocks in simulink but couldn't do it.
Thank you in advance.
Risposte (1)
Bharath Rangaswamy
il 6 Nov 2015
0 voti
Hi Anton,
Concatenating the buffered signal or concatenating the two signals and then reshaping might help.
Best,
Bharath
1 Commento
Anton Zadeja
il 6 Nov 2015
Categorie
Scopri di più su Signal Attributes and Indexing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!