Using the C Math Library | ![]() ![]() |
Verifying a UNIX Installation
To verify that the MATLAB C Math Library has been installed correctly, build one of the example programs distributed with the library. You can find the example programs in the <matlab>/extern/examples/cmath
directory, where <matlab>
is your root MATLAB installation directory. See ``Building Stand-Alone C Applications'' to learn how to build the example programs using the mbuild
command.
To spot check the installation, cd
to the directory<matlab>/extern/include
, where <matlab>
symbolizes the MATLAB root directory and verify that the file matlab.h
exists.
![]() | Installation Without MATLAB | Verifying a PC Installation | ![]() |