How can I deactivate the signals in the "ee dc fast charger" example?

7 次查看(过去 30 天)
I want to create a model that I will use 5 of the charging stations in the "ee dc fast charger" example. However, I noticed that it records a lot of signals when it is turned on. How can I ensure that only the signals I want are recorded?

回答(1 个)

Suman
Suman 2024-7-23,6:59
Hi Ibrahim,
I am assuming that by recording signals, you mean logging the signal data of the simulation to workspace. First of all, in order to enable or disable signal logging for your model, you can follow these steps:
  1. In the Modeling pane, select Model Settings.
  2. In the Data Import/Export tab, make sure the Signal logging parameter is selected.
  3. The variable name provided will store the logged signals in Base workspace.
Next you can enable signal logging for any given signal by opening its Properties dialog box and checking or unchecking the Log signal data property.
Hope that helps!

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by