Statistics
RANK
274,606
of 301,428
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,271
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,497
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
3 years ago | 0
Question
'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 ago | 1 answer | 0
1
answerQuestion
在Simulink中使用Matlab Function模块,在该模块中调用dare命令导致Simulink仿真时报错;Function 'dare' not supported for code generation
'dare' 命令是一个黎卡提方程的一个求解器,是Control_System_Toolbox中的一个.m文件; 在脚本和实时脚本状态下使用dare命令没有问题,但当脚本封装为一个函数.m文件作为MatlabFunction放入Simulink中时,发生...
3 years ago | 1 answer | 0