.exe standalone application from MATLAB, error with publish function
Ältere Kommentare anzeigen
I am building an .exe file from MATLAB by using
mcc -m myFile.m -a ./*
In myFile I call the inbuilt MATLAB function 'publish'. When I run the myFile.exe I get the error message
Undefined function or variable " publish"
I hope you can help me with my Problem.
Antworten (1)
Andreas Goser
am 26 Feb. 2016
0 Stimmen
You probably asked also in this German forum:
If this is not you, I will translate.
1 Kommentar
Caglar
am 26 Feb. 2016
Kategorien
Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!