MATLAB
Posts  1 - 1  of  1
jaginpatel
I want to create .exe file from .m file. When i use command
mcc - m abc.m ( it is gui application. i.e. abc.m and abc.fig) it gives me error:


MBUILD.BAT: Error: Compile of 'helpview.c' failed.

??? Error using ==> mbuild
Unable to complete successfully

??? Error: An error occurred while shelling out to mbuild (error code = 1).
Unable to build executable (specify the -v option for more information).

Error in ==> C:MATLAB6p5 oolboxcompilermcc.dll




what is solution to this problem?
Or any other way to create standalone application that run with graphics layout?
Save
Cancel
Reply
 
x
OK