运行Matlab进行Simulink仿真时遇到了下列问题该怎么办啊? 5

AnerroroccurredwhilerunningthesimulationandthesimulationwasterminatedCausedby:Attime0... An error occurred while running the simulation and the simulation was terminatedCaused by:At time 0.021124493481723742, simulation hits (1000) consecutive zero crossings. Consecutive zero crossings will slow down the simulation or cause the simulation to hang. To continue the simulation, you may 1) Try using Adaptive zero-crossing detection algorithm or 2) Disable the zero crossing of the blocks shown in the following table. --------------------------------------------------------------------------------Number of consecutive zero-crossings : 46475 Zero-crossing signal name : MinmaxInput Block type : MinMax Block path : 'FUZZY/Fuzzy Logic Controller/FIS Wizard/AggMethod1'--------------------------------------------------------------------------------Number of consecutive zero-crossings : 34500 Zero-crossing signal name : MinmaxInput Block type : MinMax Block path : 'FUZZY/Fuzzy Logic Controller/FIS Wizard/Rule12/impMethod'--------------------------------------------------------------------------------(中间还有很多差不多的内容,就不列了) You can turn off this message by using the MATLAB command: set_param('FUZZY','MaxConsecutiveZCsMsg','none'); 展开
 我来答
乖巧且低调灬桃花4251
2018-04-16 · 超过17用户采纳过TA的回答
知道答主
回答量:53
采纳率:94%
帮助的人:4.5万
展开全部
1.检查电脑是否存在病毒,请使用百度卫士进行木马查杀。
2.系统文件损坏或丢失,盗版系统或Ghost版本系统,很容易出现该问题。建议:使用完整版或正版系统。
3.安装的软件与系统或其它软件发生冲突,找到发生冲突的软件,卸载它。如果更新下载补丁不是该软件的错误补丁,也会引起软件异常,解决办法:卸载该软件,重新下载重新安装试试。顺便检查开机启动项,把没必要启动的启动项禁止开机启动。
4.如果检查上面的都没问题,可以试试下面的方法。
打开开始菜单→运行→输入cmd→回车,在命令提示符下输入下面命令 for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1回车。
完成后,在输入下面
for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i 回车。
如果怕输入错误,可以复制这两条指令,然后在命令提示符后击鼠标右键,打“粘贴”,回车,耐心等待,直到屏幕滚动停止为止。(重启电脑)。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式