| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
A handle to a MATLAB engine object.
Engine is a C language opaque type.
You can call MATLAB software as a computational engine by writing C and Fortran programs that use the MATLAB engine library, described in Engine Library. Engine is the link between your program and the separate MATLAB engine process.
The header file containing this type is:
#include "engine.h"
See the following examples in matlabroot/extern/examples/eng_mat.
engdemo.c shows how to call the MATLAB engine functions from a C program.
engwindemo.c show how to call the MATLAB engine functions from a C program for Windows systems.
fengdemo.F shows how to call the MATLAB engine functions from a Fortran program.

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |