I cannot run this file-io-c-s-function?
Afficher commentaires plus anciens
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 commentaires
Kaustubha Govind
le 24 Juin 2013
How did you run the "mex" command?
Ravi
le 25 Juin 2013
Modifié(e) : Walter Roberson
le 25 Juin 2013
Walter Roberson
le 25 Juin 2013
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
le 25 Juin 2013
Kaustubha Govind
le 25 Juin 2013
Is the file cfileiosfun.c in your current working directory in MATLAB?
Ravi
le 26 Juin 2013
Ravi
le 26 Juin 2013
Ravi
le 27 Juin 2013
Kaustubha Govind
le 27 Juin 2013
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.
Réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!