Using the C++ Math Library    

Indexing into Arrays


Overview

The MATLAB interpreter provides a sophisticated and powerful indexing operator that accesses and modifies multiple array elements. The MATLAB C++ Math Library also supports an indexing operator. This chapter describes how to:


 Determining Array Size Terminology