"Imline" works fine when i run the code through matlab environment but it doesnot give any response in the compiled mode

 Réponse acceptée

Image Analyst
Image Analyst le 19 Août 2014

0 votes

Is it listed in the mccExcluded.log file?

Plus de réponses (2)

Adam
Adam le 19 Août 2014

0 votes

Are you calling it as lower case rather than 'Imline'? Also is it in the list files that were compiled into your executable?
Mustafa AlAttar
Mustafa AlAttar le 19 Août 2014

0 votes

Thanks for your reply not it is not listed in that file, But when I looked at the log file of the built exe, I found that the function is not defined {Undefined function 'imline' for input arguments of type 'double'. any solutions "how to enforce inclusion?"

2 commentaires

which imline
should tell you where the file is, then you can just add it in the compiler.
Mustafa AlAttar
Mustafa AlAttar le 19 Août 2014
i included imline and imroi as interited class and it works. Thanks for all your help

Connectez-vous pour commenter.

Catégories

En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by