.exe standalone application from MATLAB, error with publish function
显示 更早的评论
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.
回答(1 个)
Andreas Goser
2016-2-26
0 个投票
You probably asked also in this German forum:
If this is not you, I will translate.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!