Using the C++ Math Library    

<matlab>\extern\lib

The <matlab>\extern\lib directory contains compiler-specific libraries. Because different linkers use different file formats, we provide versions of the MATLAB C++ Math Library for each compiler we support: Borland, Microsoft Visual C++, and Watcom.

Each library contains the C++ interface to the MATLAB C Built-In and M-File Math libraries. The MATLAB C++ Math Library is required for building stand-alone C++ applications. These libraries are static libraries.

libmatpb50.lib
libmatpb52.lib
libmatpb53.lib
MATLAB C++ Math Library for the Borland C++ compiler, v5.0, v5.2, and v5.3.
libmatpm.lib
MATLAB C++ Math Library for the Microsoft Visual C++ compiler.
libmatpw106.lib
libmatpw11.lib
MATLAB C++ Math Library for the Watcom C++ compiler, v10.6 and v11.


 <matlab>\bin <matlab>\extern\include