Feeds
已回答
在Simulink中使用Matlab Function模块,在该模块中调用dare命令导致Simulink仿真时报错;Function 'dare' not supported for code generation
对该问题的回答可以参看: https://ww2.mathworks.cn/matlabcentral/answers/1795585-dare-command-from-control-toolbox-doesn-t-work-in-the-simul...
在Simulink中使用Matlab Function模块,在该模块中调用dare命令导致Simulink仿真时报错;Function 'dare' not supported for code generation
对该问题的回答可以参看: https://ww2.mathworks.cn/matlabcentral/answers/1795585-dare-command-from-control-toolbox-doesn-t-work-in-the-simul...
3 years 前 | 0
提问
'dare' command from Control toolbox doesn't work in the Simulink's 'Matlab Function' block
'dare' command can work in the script and the real-time script, but it can not work in the Simulink's 'matlab function' block; ...
3 years 前 | 1 个回答 | 0
1
个回答提问
在Simulink中使用Matlab Function模块,在该模块中调用dare命令导致Simulink仿真时报错;Function 'dare' not supported for code generation
'dare' 命令是一个黎卡提方程的一个求解器,是Control_System_Toolbox中的一个.m文件; 在脚本和实时脚本状态下使用dare命令没有问题,但当脚本封装为一个函数.m文件作为MatlabFunction放入Simulink中时,发生...
3 years 前 | 1 个回答 | 0