MATLAB Link for Code Composer Studio Development Tools    

Properties of Numeric Objects

Property Name 
Date Type
Default Value
Description
arrayorder
{'col-major' 'row-major'}
col-major
Describes the ordering of the data moved from linear memory storage to n-dimensional arrays
size
mxArray
1
Specifies the size of the array created in MATLAB from the data received from memory
storageunitspervalue
double
1
Addressable units per memory value in memory on the DSP
name
mxArray
None
Name of the embedded symbol in the symbol table
address
mxArray
[0 0]
Memory address of the symbol, in [Offset Page] format
bitsperstorageunit
double
8
Bits per addressable unit in the signal processor
numberofstorageunits
double
1
Number of register units needed to represent the memory object


  Numeric Objects--Their Methods and Properties Methods of Numeric Objects