Main Content
mdfAddChannelGroupMetadata
Description
adds default or inferred channel group and channel metadata to the input timetable and
returns the resulting timetable. For those custom properties that exist and have values, no
changes are made. The function adds any missing custom properties and sets any unset
properties with default or derived values. Channel group metadata are added as custom
properties starting with TTout
= mdfAddChannelGroupMetadata(TTin
)ChannelGroup*
. Channel metadata are added as
custom properties starting with Channel*
, and have an element for each
variable.
You can use the same timetable for input and output.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a