Problem in logging data in simulink
显示 更早的评论
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;
回答(1 个)
ES
2013-8-30
0 个投票
to workspace will work definitely. Check the name you give for the workspace variable(double click to Workspace) and run simulation.
类别
在 帮助中心 和 File Exchange 中查找有关 Prepare Model Inputs and Outputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!