How to solve this problem ?(Error while execute the standalone application (.m to exe conversion))

After converted my .m file to exe file, .log file was created, In this log file whatever the MATLAB library files (Inbuild function) are i used, that was excluded automatically and also While i execute that standalone application, exec file was running and it will show the following error,
??? Undefined function for input
arguments of type 'struct'.
Error in ==> < Matlab Inbuild Funtion Name > at 30
is it due to excluded files? or anyother?
is there any special procedure to include MATLAB Inbuild function while converting .m to exe?
is the problem in input argument on type 'struct' ?
user defined functins are not excluded, only Matab Inbulid functions only excluded.
Can anyone help me to find the issue?

Respuestas (0)

La pregunta está cerrada.

Productos

Versión

R2014b

Etiquetas

Preguntada:

el 20 de Jun. de 2019

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by