PreScan/Simulink运行报错
作者:互联网
An error occurred while running the simulation and the simulation was terminated
Caused by:
Derivative of state '1' in block 'Experiment_1_cs/Ford_Focus_Stationwagon_1/Dynamics_Simple/Engine/Configurable Subsystem/Rate Limiter' at time 0.0 is not finite. The simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
错误原因:可能是goto模块找不到from
所以需要将from模块的作用域改成global
标签:Simulink,PreScan,simulation,step,报错,模块,error,reducing,size 来源: https://blog.csdn.net/fantasy_94/article/details/99713140