1. Can Matlab 6.5 automatically convert GUI-based Matlab program to stand-alone applications?
2. Generating Stand-alone application from MatLab
> If MatLab project has multiple M-Files and I want to make one
Usually no you do not have to write all these m files to mcc,
because matlab compiler find them.
But to be absolutely sure run this:
mcc -vm mfile1 mfile2 mfile3
if you have only m or fig diles it will work.
3. Matlab stand-alone applications
4. how to build stand-alone application in MatLab
5. Stand-alone application on a non-Matlab machine
6. Stand-alone application generates error with function 'Ramp Pattern' (bug in application builder?)
7. Generating Stand-alone application from MatLab Project
8. How to use matlab codes in a stand alone application without matlab license?
9. using modules as stand-alone command line utilities
10. Can you 'post' a web form from a stand-alone application.
11. stand alone executable using pp doesn't stand alone
12. Is the stand-alone player TRULY stand ALONE?
13. Problems making a stand-alone application using USB-6008
14. Using C++ graphics library for stand-alone applications
15. Creating a stand-alone ins file and adding Dial-Up Connections