Create .exe file from GUI using MATLAB Coder
显示 更早的评论
How can I create a .exe file of my MATLAB GUI using MATLAB Coder... so I can run it in a PC that does not have MATLAB?
I see the question: https://nl.mathworks.com/matlabcentral/answers/58431-create-exe-file-from-gui
where, the solution provided is to use deploytool from the MATLAB Compiler toolbox / MATLAB Compiler SDK toolbox. Unfortunately, I do not have these toolboxes. What I have is the MATLAB Coder toolbox, and I heard that it is enough to do the conversion to .exe
Therefore the question, how to create .exe of a GUI using MATLAB coder toolbox?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!