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

 채택된 답변

Image Analyst
Image Analyst 2014년 8월 19일

0 개 추천

Is it listed in the mccExcluded.log file?

추가 답변 (2개)

Adam
Adam 2014년 8월 19일

0 개 추천

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 2014년 8월 19일

0 개 추천

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

which imline
should tell you where the file is, then you can just add it in the compiler.
i included imline and imroi as interited class and it works. Thanks for all your help

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Environment and Settings에 대해 자세히 알아보기

질문:

2014년 8월 19일

댓글:

2014년 8월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by