MATLAB Function Reference |
Close Audio Video Interleaved (AVI) file
Syntax
aviobj = close(aviobj)
Description
aviobj = close(aviobj)
finishes writing and closes the AVI file associated with aviobj
, which is an AVI file object, created using the avifile
function.
See Also
close | closereq |