Matlab compiler by MATLAB Runtime
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Jan
el 11 de Jul. de 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"?
Respuestas (1)
Jan
el 11 de Jul. de 2017
"Files required for your application to run" sounds fine. Did you try it? If so, please explain in detail, what you observe.
0 comentarios
Ver también
Categorías
Más información sobre C Shared Library Integration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!