saveAttachment
Save attachment from MDF-file
Description
saveAttachment(
saves the specified attachment from the MDF-file to the current MATLAB working
folder. The attachment is saved with its existing name.mdfObj
,AttachmentName
)
saveAttachment(
saves the specified attachment from the MDF-file to the given destination. You can
specify relative or absolute paths to place the attachment in a specific
folder.mdfObj
,AttachmentName
,DestFile
)
Examples
Input Arguments
Version History
Introduced in R2016b