| External Interfaces/API | ![]() |
| Calling C and Fortran Programs from MATLAB |
Describes how to build C and Fortran subroutines into callable MEX files. |
| Creating C Language MEX-Files |
Shows the components of a C MEX-file and provides specific examples of MEX-files written in C. |
| Creating Fortran MEX-Files |
Shows the components of a Fortran MEX-file and provides specific examples of MEX-files written in Fortran. |
| Calling MATLAB from C and Fortran Programs |
Discusses how to use the MATLAB engine library to call MATLAB from C and Fortran programs. |
| Calling Java from MATLAB |
Describes how to use the MATLAB interface to Java classes and objects. |
| Importing and Exporting Data |
Describes techniques for importing data to and exporting data from the MATLAB environment using MAT-files. |
| COM and DDE Support |
Describes how to use Component Object Model (COM) and Dynamic Data Exchange (DDE) with MATLAB. |
| Serial Port I/O |
Describes how to communicate with peripheral devices such as modems, printers, and scientific instruments that you connect to your computer's serial port. |
| Calling C and Fortran Programs from MATLAB | |