photo

Dongxiao


Last seen: 3年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
224,786
of 301,506

評判
0

コントリビューション
2 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,306

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,911

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答