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!