.exe standalone application from MATLAB, error with publish function
1 回表示 (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Andreas Goser
2016 年 2 月 26 日
You probably asked also in this German forum:
If this is not you, I will translate.
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!