Closed sulheim closed 4 years ago
The file was only opened, not closed. Thus, it was impossible to delete or overwrite the file because it was kept open by MATLAB. Fixed by adding a statement closing the file.
The file was only opened, not closed. Thus, it was impossible to delete or overwrite the file because it was kept open by MATLAB. Fixed by adding a statement closing the file.