Hello everybody. I'm using a DEE box in simulink to implement 5 differential equations, but there is a syntax error in what I wrote. Can you find it?
The expression: ((C2*(Ta-u(19))+C3*((C5.^4)-(u(19).^4))+C3*((Ta.^4)-(u(19).^4))+C4*(u(20)-u(19))+c(1))/C1) in 'provaDEE/DEE/x1' has a syntax error

답변 (1개)

MOHD FAHEEM ULLAH
MOHD FAHEEM ULLAH 2019년 7월 21일

0 개 추천

I am also getting same errors by using simulink dee block in matlab2019a. The equations are
(u(2)*(C_sc-x(1))/W)-k*x(2)*x(1)
(Ra*(O_in-x(2))/Wa)-(((n+2+((n+4)*sig))*k*x(2)*x(1)*W)/(4*M_c*Wa*(1+sig)))
(T_ri1*u(2)/W)+(T_a*u(1)*c_pa/(W*c_ps))-(x(3)*(u(2)*c_ps+*c_pa)/(W*c_ps))-(delH*k*x(2)*x(1)/(c_ps*M_c))

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 7월 21일
Can you attach the file with your code? Not paste it in, attach it - in case there is something that would not show up when pasted

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품

질문:

2012년 3월 22일

댓글:

2019년 7월 21일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by