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!

