You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May be difficult to find MATLAB version.
Could potentially use foo <- R.matlab::readMat("file_path")
and attr(foo, "header")$version, but on the few tests I've run all return "5" which is not? a MATLAB file type version. Also v7.3 won't open with the above R package (could use a try call and possibly the h5 package to confirm v7.3 files). Other approaches may be more efficient.
We're getting some new formats in dataone, https://gist.github.com/amoeba/d4771fc01d4f8f66c44202856d078e8e
guess_format_id
's extension<->formatId mapThe text was updated successfully, but these errors were encountered: