How to get Signal names directly using out.simout block in simulink?

조회 수: 6 (최근 30일)
ASHISH
ASHISH 2023년 10월 11일
답변: madhan ravi 2023년 11월 27일
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?

답변 (1개)

madhan ravi
madhan ravi 2023년 11월 27일
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.

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by