Matlab compiler by MATLAB Runtime
조회 수: 3 (최근 30일)
이전 댓글 표시
Dears, I tried to compile my MATLAB code from "Application compiler" and I selected my "main.m" file and the all required files. The problem is my code needs an input file to run and I put it in "Files installed for your end user" but when I created ".exe" file of my code, it asks about "input.m" file! and it says that it is not found. Please, could someone tell my where I should put my input file? should I put it in " Files installed for your end user" or in "Files required for your application to run"? Any advice?!
댓글 수: 1
Jan
2017년 7월 11일
Is "an input file" really the M-file "input.m"? What is the exact formulation of 'it asks about "input.m" file!'? What exactly is "it" in "it is not found"?
답변 (1개)
Jan
2017년 7월 11일
"Files required for your application to run" sounds fine. Did you try it? If so, please explain in detail, what you observe.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!