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!