How can I deactivate the signals in the "ee dc fast charger" example?
Mostra commenti meno recenti
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?
Risposte (1)
Suman
il 23 Lug 2024
0 voti
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:
- In the Modeling pane, select Model Settings.
- In the Data Import/Export tab, make sure the Signal logging parameter is selected.
- 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!
Categorie
Scopri di più su Simscape in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!