ami-iit / matio-cpp

A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
https://ami-iit.github.io/matio-cpp/
BSD 2-Clause "Simplified" License
59 stars 9 forks source link

Added check on the directory before creating a file #49

Closed S-Dafarra closed 3 years ago

S-Dafarra commented 3 years ago

Fixes #48