ILNumerics - Technical Application Development 
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
 
Cell array with number and values of elements as given by arrays.
 
 
            Create a cell vector from provided arrays.
            
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- arrays
 - Type: ILNumericsBaseArray
ILNumerics arrays to be stored into the cell. 
Return Value
Type: RetCellCell array with number and values of elements as given by arrays.
Remarks
[ILNumerics Computing Engine]
See Also