| MATLAB® | ![]() |
delete(f,'filename')
delete(f,'filename') removes the file filename from the current directory of the FTP server f, where f was created using ftp.
Connect to server testsite.
test=ftp('ftp.testsite.com')Change the current directory to testdir and view the contents.
cd(test,'testdir'); dir(test)
![]() | delete (COM) | delete (handle) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |