photo

Dongxiao


Last seen: 3년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
1 답변

순위
224,756
of 301,478

평판
0

참여
2 질문
1 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
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

답변