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!