Close connection to FTP server
If you do not run close at the end of your session, then
the connection either times out automatically or terminates when you exit
MATLAB®.
After calling close, calling any other FTP function on
the same object automatically reopens the connection.
close does not return any output to indicate success or
failure.