MATLAB Compiler Previous page   Next Page

Introduction

You can use the MATLAB Compiler to create C or C++ shared libraries (DLLs on Windows) from your MATLAB algorithms. You can then write C or C++ programs that can call the MATLAB functions in the shared library, much like calling the functions from the MATLAB command line.


Previous page  Libraries C Shared Library Target Next page

© 1994-2005 The MathWorks, Inc.