MATLAB输出波形没有稳定,simulink连好各个器件之后运行怎么没有输出波形?

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 运行之后 Warning: The model 'untitled' does not have continu

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

运行之后

Warning: The model 'untitled' does not have continuous states, hence Simulink is using the solver 'VariableStepDiscrete' instead of solver 'ode45'.

You can disable this diagnostic by explicitly specifying a discrete solver in the solver tab of the Configuration Parameters dialog, or by setting

the 'Automatic solver parameter selection' diagnostic to 'none' in the Diagnostics tab of the Configuration Parameters dialog

Warning: The model 'untitled' does not have continuous states, hence Simulink is using the solver 'VariableStepDiscrete' instead of solver 'ode45'.

You can disable this diagnostic by explicitly specifying a discrete solver in the solver tab of the Configuration Parameters dialog, or by setting

the 'Automatic solver parameter selection' diagnostic to 'none' in the Diagnostics tab of the Configuration Parameters dialog

怎么出不来波形啊。。。