table
R2026bConvert OPC data object to a table
Syntax
Description
converts OPC UA data object into an dataTable = table(dObj)M-by-2n+1
table.
dObj must have the same time stamps for each of the nodes (elements
of dObj), otherwise the function generates an error. Use tsunion, tsintersect, or resample to generate an OPC UA data object containing the same time stamp for
all items in the object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b