MATLAB Compiler Previous page   Next Page

Calling a Function from the Command Line

You can make a MATLAB function into a stand-alone executable that is directly callable from the system command line. All the arguments passed to the MATLAB function from the system command line are strings. Two techniques to work with these functions are


Previous page  Compiler Tips Using MAT-Files in Deployed Applications Next page

© 1994-2005 The MathWorks, Inc.