Borrar filtros
Borrar filtros

Closing Files Accessed via .NET

1 visualización (últimos 30 días)
Michael VanMeter
Michael VanMeter el 11 de Ag. de 2020
Editada: Michael VanMeter el 11 de Ag. de 2020
I am using several .NET libraries written by a colleague. I use them to loop through a collection of data files in a proprietary format. The process works great, except that Matlab never releases the last file I accessed. I dispose of the object using obj.Dispose when I'm done with it and have even tried using fclose('all'). The only thing that works is closing Matlab entirely. Has anyone had a similar experience? How did you resolve it?

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by