External Interfaces/API

External Interfaces/API


MATLAB provides interfaces to external routines written in other programming languages, data that needs to be shared with external routines, peripheral devices that communicate directly with MATLAB, and software applications ActiveX and Dynamic Data Exchange. Much of this interface capability was formerly referred to under the title of the MATLAB Application Program Interface, or API.

This section introduces the external interfaces that are available with MATLAB. It also contains numerous C and Fortran examples that highlight this functionality. The topics included are:


 Calling C and Fortran Programs from MATLAB