MATLAB Compiler Previous page   Next Page

operator <type>() const

Fetch single scalar value from array. This operator is overloaded for all numeric and logical types.

C++ syntax

Arguments

None

Return value

A single scalar value from the array.

Description

Use this operator to fetch a single scalar value.


Previous page  mwArray& operator=(const <type>& x) static mwArray Deserialize(const mwArray& arr) Next page

© 1994-2005 The MathWorks, Inc.