How to get Signal names directly using out.simout block in simulink?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have around 60 signals coming out of the model which I have to tabulate. I am using TO WORKSPACE block for doing so. The issue I am facing is that the names that I have given to the signals are not coming into the workspace. I am only able to get the data and not the signal name to which that data corresponds to.
Is there a way I can directly get the data corresponding to the signal name?
0 Commenti
Risposte (1)
madhan ravi
il 27 Nov 2023
I would rather suggest you to log the labeled signals and visualise it in Simulink Data Inspector which can later be exported to MATLAB if you still want to. But for visualising so many signals I definitely recommend taking advantage of Simulink Data Inspector.
0 Commenti
Vedere anche
Categorie
Scopri di più su Data Logging 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!