External Interfaces |
Importing and Exporting Data |
Describes techniques for importing data to and exporting data from the MATLAB environment using MAT-files. |
MATLAB Interface to Generic DLLs |
Describes how to call functions in external, shared .dll libraries from MATLAB. |
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. |
COM and DDE Support |
Describes how to use Component Object Model (COM) and Dynamic Data Exchange (DDE) with MATLAB. |
Using Web Services in MATLAB |
Describes MATLAB support for the Simple Object Access Protocol (SOAP) and Web Services Description Language (WSDL) web service technologies. |
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. |
Importing and Exporting Data |
© 1994-2005 The MathWorks, Inc.