uint64
R2026bConvert OPC UA data object array to uint64 matrix
Syntax
Description
converts the OPC UA data object array vUint64 = uint64(dObj)dObj into a
uint64 matrix.
dObj must have the same time stamps for each of the nodes (elements
of dObj), otherwise an error is generated. Use tsunion, tsintersect, or resample to generate an OPC UA data object containing the same time stamp for
all nodes in the object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a