NOTE - This will only work on Matlab Professional version (the expensive one) and MAYBE on student version but definitely not on home license
@christianbabic77028 жыл бұрын
Thanks Mr!!! Very very easy to understand it.
@gangadharvenkataramanap76516 жыл бұрын
This method is working good for simple programs, but not working for some functions. I mean, the GUI and program working well in MATLAB, but the program is not working after converting to '.exe' file.
@pedrosarmet85278 жыл бұрын
Many Thanks, but I cannot run a mp4 vídeo from my standalone .exe file, but my program works perfectly on Matlab. Do you (or somebody) know what is causing colormap to not work in compiled program?
@jihoonlee33108 жыл бұрын
I cannot use colormap properly in my standalone .exe file, but my program works perfectly on Matlab. do you know what is causing colormap to not work in compiled program?
@prashkd76844 жыл бұрын
require matlab compiler which is not available on home license
@maximusbiblestudy5 жыл бұрын
where can i find this kind of file? with 200 function?
@CanMetan10 жыл бұрын
Thanks for sharing. I've generated a "console application" just like the way you've showed in this video. Though it generated a runtime error which I don't come across on matlab. "Matrix index is out of range for deletion." Works fine in Matlab, exe doesn't work. Do you know why?
@helpSpaceMATLAB10 жыл бұрын
Thanks for the comment! During the code check or generation did you get any warnings? There's no way to know the source of the error without me looking at your code. Louis
@nisterror5 жыл бұрын
Do you have to create the GUI or does MATLAB do that for you
@helpSpaceMATLAB5 жыл бұрын
You create GUIs in MATLAB either programmatically, or with an interactive canvas. For the latter, type >>guide on the MATLAB command window.
@prasetyoardi79125 жыл бұрын
Will the .exe file run without Matlab Insatalled?
@helpSpaceMATLAB5 жыл бұрын
I think it will run provided that you have the MATLAB runtime installed: ww2.mathworks.cn/en/products/compiler/matlab-runtime.html
@mosaedismael23647 жыл бұрын
my program not running
@alifalawi5 жыл бұрын
Can i use this for fuzzy file (.fis)?
@helpSpaceMATLAB5 жыл бұрын
Hi Alif, I'm not sure. Your best bet is to check the MATLAB documentation or MATLAB Answers.
@alifalawi5 жыл бұрын
@@helpSpaceMATLAB oh thank you. I already check it, it says yes. But, i am not sure. My program meets errors, and still can't do the standalone for fuzzy
@sattysatish9 жыл бұрын
many thanks for the video
@helpSpaceMATLAB9 жыл бұрын
Satish Mishra You're absolutely welcome!
@abdullahshafqat95217 жыл бұрын
helpSpaceMATLAB Compiler error generated.please help me out.