R12 Release Notes    

Chapter 26
MATLAB C/C++ Math Library 2.1 Release Notes


New Features

This section introduces the new features and enhancements added in the MATLAB C/C++ Math Library 2.1 since the MATLAB C/C++ Math Library 2.0 (Release 11).

For information about MATLAB C/C++ Math Library 2.1 new features that are incorporated from prior releases, see Release 11 New Features (enhancements introduced between Release 9.0 and Release 11.0).

New Features

Version 2.1 of the MATLAB C/C++ Math Library provides the following new features:

In addition, the MATLAB C/C++ Math Library now includes the MATLAB Math and Graphics Run-Time Library Installer. This installer prepackages all the necessary MATLAB runtime libraries into a single, self-extracting archive file. Developers of MATLAB applications who distribute their applications need to include these libraries in their distribution packages. The installer makes it easier because they only need to include the archive file in the application packages, rather than having to include each math and graphics library individually. The installer also makes it easier for customers who receive these applications to extract and uncompress the libraries and install them.

Unsupported MATLAB Features

The C/C++ Math Library does not include any Handle Graphics or Simulink functions. For information about compiling an application that uses graphics functions, see the MATLAB C/C++ Graphics Library User's Guide.

In addition, the C/C++ Math Library does not support MATLAB objects and MATLAB Java objects.

Documentation Error

In the section "Creating Structures" in the Using the C Math Library documentation, the examples use a routine named mlfDestroyArray. The name of this routine should be mxDestroyArray.


 MATLAB C/C++ Graphics Library 2.1 Release Notes Upgrading from an Earlier Release