Matlab compiler by MATLAB Runtime
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Jan
am 11 Jul. 2017
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"?
Antworten (1)
Jan
am 11 Jul. 2017
"Files required for your application to run" sounds fine. Did you try it? If so, please explain in detail, what you observe.
0 Kommentare
Siehe auch
Kategorien
Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!