MATLAB Link for Code Composer Studio Development Tools | ![]() ![]() |
Rnumeric Objects--Their Methods and Properties
When you create an object that accesses a numeric symbol stored in a register in your source code, the object constructor createobj
returns an rnumeric object. createobj
uses the information in your source code to set the properties of the object appropriately to match the code. Within the properties and their values you find all the information about the symbol, so that MATLAB understands how to handle the symbol in your MATLAB workspace.
![]() | Methods of String Objects | Properties of Rnumeric Objects | ![]() |