Simulink Simulation will not run simulation

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?

回答(1 个)

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.

类别

Community Treasure Hunt

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

Start Hunting!

Translated by