REMOVE delete file or empty directory
Matlab delete() has trouble with not being able to delete open files on Windows. This function mitigates that limitation by returning a boolean success status.
Matlab delete() has trouble with not being able to delete open files on Windows. This function mitigates that limitation by returning a boolean success status.