Problem in logging data in simulink
Mostrar comentarios más antiguos
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;
Respuestas (1)
ES
el 30 de Ag. de 2013
0 votos
to workspace will work definitely. Check the name you give for the workspace variable(double click to Workspace) and run simulation.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!