Need help exporting block inputs to a list

I am trying to export the full list of a Simulink block's inputs and outputs ideally to an Excel sheet, but first to the workspace. It is the "FMU" block, with a large number of inputs and outputs. Any help is appreciated.

댓글 수: 2

Les Beckham
Les Beckham 2022년 12월 30일
Do you want to log the signals themselves from a simulation run, or get the names of the block inputs and outputs.?
Santhosh
Santhosh 2022년 12월 31일
Just get the names

댓글을 달려면 로그인하십시오.

답변 (1개)

VBBV
VBBV 2022년 12월 30일

0 개 추천

Read this section for exporting data from simulink block to workspace.
After exporting data to workspace, you can write desired variables to Excel file using writematrix function

카테고리

도움말 센터File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2022년 12월 30일

댓글:

2022년 12월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by