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!