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 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Antworten (1)

VBBV
VBBV am 30 Dez. 2022

0 Stimmen

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

Kategorien

Mehr zu Prepare Model Inputs and Outputs finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021b

Gefragt:

am 30 Dez. 2022

Kommentiert:

am 31 Dez. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by