How to log Current for a simulink model ?
Mostrar comentarios más antiguos
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 comentario
Swarooph
el 1 de Ag. de 2016
Are you sure you are using Simulink blocks and not Simscape? A screenshot of your model might help.
Respuestas (1)
Sabin
el 12 de Ag. de 2025
0 votos
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.
Categorías
Más información sobre Data Logging en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!