Main Content
close
Syntax
Description
close(
closes and releases resources
acquired during obj
)openToRead
,
openToWrite
,
and openInParallelToAppend
methods. Use this method to flush data, close file
handles and perform other clean up actions.
close
may get called more than once.
Input Arguments
Version History
Introduced in R2021a