Why do I get runtime errors about FEVAL when running my compiled program?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!