cdslaborg / paramonte

ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.
https://www.cdslab.org/paramonte
Other
273 stars 33 forks source link

Delete the output files without closing matlab #31

Open shahmoradi opened 1 year ago

shahmoradi commented 1 year ago

See @fagheri's response for a potential fix to this problem.

Discussed in https://github.com/cdslaborg/paramonte/discussions/30

Originally posted by **Peku995** July 24, 2023 Hi, I can't delete the output files because it is stated that the files are stille opened in matlab after the simulation finished. is it possible to delete the output files without closing matlab? Thanks