Simulink Simulation will not run simulation
10 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Kiran Felix Robert
on 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 Comments
See Also
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!