mdfAddAttachment
Attach file to MDF-file
Description
mdfAddAttachment(
attaches the mdfFile
,attachmentFile
)attachmentFile
to the specified
mdfFile
.
To attach multiple files, call this function separately for each file.
mdfAddAttachment(
makes the attachment using additional options to control the means of attachment, to add a
comment about the file, and to specify the media type.mdfFile
,attachmentFile
,Name=Value
)
Note
This function does not support MDF3 files.
Examples
Input Arguments
Version History
Introduced in R2022a