S Function related error
古いコメントを表示
Hi,
I get the following error when I try to run a simulink model that uses a Matlab/Simulink toolbox called TNO Delft( privately obtained).
" Error in 'test_delfttyre_cpi/CPI tyre/S-Function' while executing C MEX S-function 's_delfttyre_cpi', (mdlStart), at time 0.0. "
What could be the probable reasons for such an error.?
[I have installed the following C compiler "Microsoft Visual C++ 2010 express.] [ Matlab Version :7.12.0(R2011a); 64bit]
Thank you.
12 件のコメント
Kaustubha Govind
2013 年 6 月 17 日
It looks like the S-function itself might be throwing an error. Do you see any other information about the actual error? If you have access to the source code, you may want to look into how the mdlStart function is implemented. If not, please try contacting the vendor.
Alexander
2013 年 6 月 18 日
Kaustubha Govind
2013 年 6 月 18 日
Great! Could you please post your solution as an Answer and accept it, so we know this is resolved? Thanks!
Alexander
2013 年 6 月 25 日
Kaustubha Govind
2013 年 6 月 25 日
Alexander: It is difficult to help in this situation because I don't know anything about the S-function. If you have the source code, I would recommend debugging it. In the absence of the source code, it might be best to contact the vendor.
Alexander
2013 年 6 月 25 日
Alexander
2013 年 6 月 27 日
Kaustubha Govind
2013 年 6 月 28 日
Are there any DLLs in \MF-Tyre MF-Swift 6.1.2.1\?
Alexander
2013 年 6 月 29 日
Alexander
2013 年 6 月 29 日
Kaustubha Govind
2013 年 7 月 1 日
Have the DLL files been added to the System PATH environment variable as well?
Purushottam Desai
2022 年 9 月 29 日
Hello,
I too have been facing the same issue. I get an error saying:
while executing C MEX S-function...(mdlstart), at time 0.0
caused by error opening road data file.
Can someone help me with this.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で BeagleBone Black についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!