Compiled standalone will not run properly
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I am using R2013a (compiler 4.18.1) to compile a standalone program. after the compilation, I can run the .exe on the machine it was compiled (more or less, because it fails sometimes, too) but not on other machines. To have it run at all, the root directory where the .m file resides has to be added in another machine.
by the way, it is just one simple function file.
Anyone enountered similar issues?
Thank you in advance,
Tianyou
2 Kommentare
Kaustubha Govind
am 13 Jun. 2013
Bearbeitet: Kaustubha Govind
am 13 Jun. 2013
Please specify the error message that you see and the code that causes it.
Antworten (1)
Siehe auch
Kategorien
Mehr zu Manage Products 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!