Creation of stand-alone executables
Author Message
admin
Date: 10-Jun-03  1:07:43 AM

I have created a m-file in MATLAB and would like to create a standalone executable that can be passed to my colleagues. How can I do that?
 
admin
Date: 10-Jun-03  1:11:36 AM

re: Creation of stand-alone executables
 
You would need to have the MATLAB Compiler installed before you can create a standalone application from the m-file that you have created. The MATLAB Compiler enables you to convert many MATLAB applications containing math, graphics, and graphical user interfaces to stand-alone C and C++ code. This code can be generated as stand-alone executables, shared libraries, or dynamic link libraries (dlls) for use on any MATLAB supported platform.
 
 
 
*Use of this forum signifies your agreement to the Terms of Use.
 
 
Copyright © 2003 Techsource Systems Pte Ltd. All Rights Reserved. Privacy Policy.
10 Ubi Crescent #06-49 Ubi TechPark Singapore 408564
Tel: (65) 6842 4222    Fax: (65) 6842 5122    Email: Webmaster