.exe standalone application from MATLAB, error with publish function

1 回表示 (過去 30 日間)
Caglar
Caglar 2016 年 2 月 26 日
コメント済み: Caglar 2016 年 2 月 26 日
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
Andreas Goser 2016 年 2 月 26 日
You probably asked also in this German forum:
If this is not you, I will translate.
  1 件のコメント
Caglar
Caglar 2016 年 2 月 26 日
No thats me . But Thank you very much!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by