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

Réponses (1)

Andreas Goser
Andreas Goser le 26 Fév 2016
You probably asked also in this German forum:
If this is not you, I will translate.

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Question posée :

le 26 Fév 2016

Commenté :

le 26 Fév 2016

Community Treasure Hunt

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

Start Hunting!

Translated by