photo

Dongxiao


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
274,607
of 301,432

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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 前 | 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

1

个回答