ABSTRACT

MATLAB can call routines written in C, FORTRAN, or Java. Similarly, programs written in C and FORTRAN can call MATLAB. In this chapter, we will just look at how to call a C routine from MATLAB. For more information, see +HOS: 0$7/$%: ([WHUQDO ,QWHUIDFHV$3,, or see the online MATLAB document External Interfaces. This discussion assumes that you already know C.