User`s guide

20 MATLAB C/C++ Math Library 2.2 Release Notes
20-6
Known Software and Documentation Problems
This section updates the MATLAB C/C++ Math Library documentation set,
reflecting a known documentation problem.
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.