Using the C++ Math Library    

Working with MATLAB Arrays


Overview

To use the routines in the MATLAB C++ Math Library, you must pass your data to the routines in the form of a MATLAB array object. This chapter:

Because the library routines work the same as the corresponding MATLAB functions, this chapter does not describe their function in detail. For more information about MATLAB arrays and their use, see Using MATLAB. Instead, this chapter provides an overview of working with MATLAB arrays and highlights where the syntax of the library routine is significantly different than its MATLAB counterpart.


 Learning More Supported MATLAB Array Types