Borrar filtros
Borrar filtros

How do I add signal logging for each connection in simscape

6 visualizaciones (últimos 30 días)
Neeraj Warrier
Neeraj Warrier el 22 de En. de 2022
Respondida: vikash el 20 de Ag. de 2024 a las 11:44
I had created a simscape model but i want to add a signal logging for each connection , I am not sure as to how to go ahead with this

Respuestas (1)

vikash
vikash el 20 de Ag. de 2024 a las 11:44
Hi Neeraj,
You can use signal logging to capture signal data from a simulation without adding blocks to your model. When signals are marked for logging, the software displays a logging badge.
To collect and use signal logging data:
  • Enable Signal Logging for Model: In the Modeling pane, select Model Settings. Then in the Data Import/Export tab, select the Signal logging parameter.
  • Mark Signals for Logging: Select the signals in the model and on the Simulation tab, click Log Signals.
  • Simulate Model and View Data: Simulate the model. On the Simulation tab, under Review Results, click Data Inspector. In the Simulation Data Inspector, select the signals to add the signal data to the plot area.
Please refer to the following documentation on Save Signal Data Using Signal Logging - MATLAB & Simulink (mathworks.com) for info on signal logging.

Categorías

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

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by