.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!