Using the C Math Library    

MATLAB C Math Library Documentation

The documentation for the library includes:

How This Book Is Organized

This chapter provides an introduction to the MATLAB C Math Library and tells how to install it. The remainder of the book is organized as follows:

Accessing Online Reference Documentation

To access the MATLAB online documentation, select the Help option from the MATLAB menu bar. MATLAB C Math Library documentation is available in in HTML and PDF formats.

To look up the syntax and behavior for a C Math Library function, refer to the MATLAB C Math Library Reference. This reference gives you access to a reference page for each function. Each page presents the function's C syntax and links you to the MATLAB Function Reference page for the corresponding MATLAB function.

If you are a stand-alone Math Library user:

  1. Open the HTML file <matlab>/help/mathlib.html with your Web browser, where <matlab> is the top-level directory where you installed the C Math Library.
  2. Select C Math Library Reference.

Additional Sources of Information

Also available from Help:


 Getting Started Installing the MATLAB C Math Library