Using the C++ Math Library    

Verifying a PC Installation

When installing a C++ compiler to use in conjunction with the Math Library, install both the DOS and Windows targets and the command line tools.

The C++ Math Library installation adds

to your $PATH environment variable, where <matlab> symbolizes the MATLAB root directory. The BIN directory contains the DLLs required by stand-alone applications. After installation, reboot your machine if necessary.

To verify that the MATLAB C++ Math Library has been installed correctly, use the mbuild script, which is documented in Building a Stand-Alone Application on PCs, to verify that you can build one of the example applications. Be sure to use mbuild before calling Technical Support.


 Verifying a UNIX Installation Installing Your C++ Compiler