Syntax Error Simulink fcn block
显示 更早的评论
The expression: (-3*B*L*L*u(4))/J+(a*L*u(1))+(a*L*u(2))+(a*L*u(3)) in 'omnirobotcontrol/Subsystem/theta_2dot' has a syntax error.
WhY I am getting this error. I can't see the wrong :(
8 个评论
madhan ravi
2020-6-6
A picture of the model would help.
lokman alici
2020-6-6
lokman alici
2020-6-6
lokman alici
2020-6-6
Walter Roberson
2020-6-6
you appear to be using a Math Block for the expression, not a MATLAB Function Block. Math blocks are much more restricted in what they permit.
lokman alici
2020-6-6
Ameer Hamza
2020-6-7
Can you show the code inside the MATLAB function block?
lokman alici
2020-6-7
采纳的回答
更多回答(1 个)
Neelkamal
2026-3-19
0 个投票
Error:The expression: c1*(c2/u(2) - c3*u(3) - c4)*exp(-c5/u(2)) + c6*u(1)
in 'hybridtrail/wind plant/WIND TURBINE /Wind Turbine model/cp(lambda,beta)/Fcn1'
has a syntax error
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

