logical
Convert OPC HDA data object array to logical matrix
Syntax
Description
vLogical = logical(dObj)dObj into a matrix of data type
          logical. 
dObj must have the same time stamps for each of the Item IDs
        (elements of dObj), otherwise an error is generated. Use tsunion, tsintersect, or resample to generate an OPC HDA data object containing the same time stamp for
        all items in the object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a