Creating installer for Mfile
显示 更早的评论
How to create a installer(.exe) for my Mfile? Please provide suggestions
1 个评论
Walter Roberson
2013-3-7
Is the .exe intended to copy the .m file to a user directory, where the user will then start their own copy of MATLAB to run it?
Or is the .exe intended to be an executable that runs your code without the user needing their own copy of MATLAB ?
采纳的回答
更多回答(1 个)
Walter Roberson
2013-3-7
0 个投票
If you are trying to create a stand-alone executable, you need MATLAB Compiler or MATLAB Coder. Those are expensive products.
Note: MATLAB Compiler and MATLAB Coder cannot be used with Student Version licenses -- only with Academic or Professional licenses.
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!