Why do I get runtime errors about FEVAL when running my compiled program?
Afficher commentaires plus anciens
When I compile myMain.m as standalone executable file, there is no warning or error message, but there is an error when I execute myMain.exe in the DOS mode window. The error message is
"ERROR: Reference to unknow function objFun from FEVAL in standalone mode".
I don't call FEVAL directly, but I do use function functions.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!