aodn/imos-toolbox

Missing fclose in readMappings.m

Closed this issue · 1 comments

There is no fclose(nf) in readMappings.m.
It causes errors in matlab with too many files open and requires many restarts.

confirmed and fix on the way #723