How to log Current for a simulink model ?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a circuit which is a DC source and some resistors. I want to log current through each resistor. I read that i can right click a line and select add signal to be recorded. If i right click a resistor then Signal&ports submenu is grayed out If i select to log data to Simulation Data inspector then all values for a resistor are logged +power voltage , etc ...I want only currents .... Please help
1 commentaire
Swarooph
le 1 Août 2016
Are you sure you are using Simulink blocks and not Simscape? A screenshot of your model might help.
Réponses (1)
Sabin
le 12 Août 2025
The right click approach you mentioned for logging data is only working for Simulink signals. However, I assume you are using a Simscape model. In this case you can use sensors and PS-Simulink Converters to obtain a Simulink model that you can then log as described. Alternatively, you can use Simscape data logging.
0 commentaires
Voir également
Catégories
En savoir plus sur Data Logging dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!