I cannot run this file-io-c-s-function?
이전 댓글 표시
If i run this model, i got the following error, ==> mex at 222 Unalble to complete successfully
Can anyone help me for the reason...
댓글 수: 9
Kaustubha Govind
2013년 6월 24일
How did you run the "mex" command?
Ravi
2013년 6월 25일
편집: Walter Roberson
2013년 6월 25일
Walter Roberson
2013년 6월 25일
You did not show us the log of the error; you just showed that it said the mex did not complete.
Did you use
mex -setup
to choose a compiler? Which compiler did you choose, which OS are you on, which MATLAB version are you using, and are you using 32 or 64 bit MATLAB?
Ravi
2013년 6월 25일
Kaustubha Govind
2013년 6월 25일
Is the file cfileiosfun.c in your current working directory in MATLAB?
Ravi
2013년 6월 26일
Ravi
2013년 6월 26일
Ravi
2013년 6월 27일
Kaustubha Govind
2013년 6월 27일
Ravi: Please set breakpoints in your code and narrow down the issue to a line of code where it always crashes. You are not providing enough information for us to be able to help.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!