From someone called [Ben](http://www.mathworks.com/matlabcentral/fileexchange/16902): > I would suggest adding the line > fclose('all') > at the end so that the files that have been read can be removed/changed later.
From someone called Ben: