See other catalogues for
The MathWorks
You may also be interested in
Text version of the page
| | | | | | | | | | | | | | | | | | | | |
| | | |
| | | engClose (C and Fortran) | | |
| | | |
| | | Purpose CSyntax Fortran Syntax Arguments Returns Description C Examples | | |
| | | Quit MATLAB® engine session #include "engine.h" int engClose(Engine *ep); integer*4 engClose(ep) mwPointer ep | | |
| | | |
| | | ep | | |
| | | |
| | | Engine pointer | | |
| | | |
| | | 0 on success, and 1 otherwise. Possible failure includes attempting to terminate a MATLAB engine session that was already terminated. This routine sends a quit command to the MATLAB engine session and closes the connection. UNIX®1 Operating Systems See engdemo.c in the eng_mat subdirectory of the examples directory for a sample program that illustrates how to call the MATLAB engine functions from a C program. Microsoft® Windows® Operating Systems See engwindemo.c in the eng_mat subdirectory of the examples directory for a sample program that illustrates how to call the MATLAB engine functions from a C program for Windows systems. See fengdemo.F in the eng_mat subdirectory of the examples directory for a sample program that illustrates how to call the MATLAB engine functions from a Fortran program. engOpen | | |
| | | |
| | | Fortran Examples See Also | | |
| | | |
| | | |
| | | 1. UNIX is a registered trademark of The Open Group in the United States and other countries. | | |
| | | |
| | | 2-2 | | |
| | | |
| | | | | | | | | | | | | | | | | | | | |