大方心锁

文章
5
资源
1
加入时间
4年2月16天

Simulink遇到All sample times for this block must be discrete. Continuous sample time is not allowed.Simulink遇到All sample times for this block must be discrete. Continuous sample time is not allowed.如何处理?

学习这篇文章(Simulink中搭建图像的采集与输出模型案例分析,)的时候跌跌撞撞搭完了模块,运行的时候却提示All sample times for this block must be discrete. Continuous sample time is not allowed.更改信号处理模块的采样时间从-1改为整体采样时间的整数倍,结果OK。...