Problem in logging data in simulink
Afficher commentaires plus anciens
Dear All ,
I have a simulink model , which i want to log some signals in it.
I added the log , but after running the simulation , i don't find the value of the logsout
I added a to-workspace block to get the signal output to the workspace , but this didn't work too.
what should i do to overcome this problem ?
Regards;
Réponses (1)
ES
le 30 Août 2013
0 votes
to workspace will work definitely. Check the name you give for the workspace variable(double click to Workspace) and run simulation.
Catégories
En savoir plus sur Prepare Model Inputs and Outputs dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!