mdfChannelGroupInfo
Syntax
Description
returns a table of information about all channel groups in the specified MDF file.infoTable
= mdfChannelGroupInfo(mdfFileName
)
returns information about only the groups specified by infoTable
= mdfChannelGroupInfo(mdfFileName
,GroupNumber=grpNum)grpNum
. The
channel group number, grpNum
, is specified as a numeric scalar for one
group, or numeric vector for multiple groups.