S Function Build error
1 回表示 (過去 30 日間)
古いコメントを表示
Please,anybodi here could explain my problem ? I have kinematics models (4-input;4-output), but when build itI got the following error :
inverskinematics.c inverskinematics.c(195) : error C2086: 'const real_T *X' : redefinition inverskinematics.c(194) : see declaration of 'X' inverskinematics.c(324) : error C2374: 'X' : redefinition; multiple initialization inverskinematics.c(323) : see declaration of 'X' inverskinematics.c(332) : warning C4090: 'function' : different 'const' qualifiers inverskinematics.c(332) : warning C4020: 'inverskinematics_Outputs_wrapper' : too many actual parameters
C:\PROGRA~1\MATLAB\R2012B\BIN\MEX.PL: Error: Compile of 'inverskinematics.c' failed.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!