| xPC Target™ | ![]() |
MATLAB® command line
removefile(file_obj,file_name) file_obj.removefile(file_name)
file_name | Name of the file to remove from the target PC file system. |
file_obj | Name of the xpctarget.fs object. |
Method of xpctarget.fs objects. Removes a file from the target PC file system.
Note You cannot recover this file once it is removed. |
Remove the file data2.dat from the target PC file system fsys.
removefile(fsys,'data2.dat')
or
fsys.removefile('data2.dat')
![]() | Remove (env collection object) | remscope | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |