Simulink Simulation will not run simulation
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to get a simulink simulation to run and keep getting errors but not sure why. I have simscape and simscape electrical added on to my software. this is my circuit,

and this is the error message:

What do i need to do to get the simulation to run?
0 Kommentare
Antworten (1)
Kiran Felix Robert
am 5 Feb. 2021
Hi Bradley,
This issue might arise when one of the port or a signal has a ‘NaN‘ or an ‘Inf’ as value. You can debug it using Step and activating ‘Show value on selected port’ and select all ports.
Also check the initial conditions and parameters for possibilities of ‘NaN’ or ‘Inf‘ values, if simulation errors out at time step 0.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Electrical Sensors finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!