How to log Current for a simulink model ?

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 Comment

Are you sure you are using Simulink blocks and not Simscape? A screenshot of your model might help.

Sign in to comment.

Answers (1)

Sabin
Sabin on 12 Aug 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.

Products

Tags

Asked:

on 31 Jul 2016

Answered:

on 12 Aug 2025

Community Treasure Hunt

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

Start Hunting!