record all signals on all hirachies of a Simulink model

3 visualizaciones (últimos 30 días)
KonradM
KonradM el 20 de Nov. de 2023
Comentada: Walter Roberson el 20 de Nov. de 2023
Hello everyone,
I would like to record all signals on all hirachies of a large Simulink model. I need the signals to compare the model with another model that is calculated in a different simulation environment. I would like to record all the signals and then write the values to a file. How can I do this?
Thank you very much!
  1 comentario
Walter Roberson
Walter Roberson el 20 de Nov. de 2023
That sounds like a potentially very large amount of data. If you had it, it would be of little benefit in comparing to a different model that had different signals, even if both models were fixed step size.
You should probably be instead considering only marking some key signals for exporting -- signals that exist in both models.

Iniciar sesión para comentar.

Respuestas (1)

madhan ravi
madhan ravi el 20 de Nov. de 2023

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by