How to properly log frame based signals in Simulink?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I'm trying to log a frame based signal in Simulink.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167446/image.png)
But here is what I got in the Simulation Data Inspector.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167447/image.png)
Each element in the frame is treated as a separate channel. What I expected was a single data entry with all samples serialized into one signal.
How can I make the data logging frame based?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!