tbeu
tbeu
> Feel free to open a PR. This is underspecified: * Should it be at configuration-time, compile-time or run-time? * If at run-time: * Should an additional user payload (opaque)...
MatIO is not designed for your use case. You rather would need to read the variable, delete the variable from file (Mat_VarDelete), update the read vaiable and write back.
I consider this answered.
There is Mat_VarWriteAppend actually: > Optionally, a variable can be appended to an existing variable of an HDF5 format MAT file > by the Mat_VarWriteAppend function, which takes the same...
> This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep...
Note, that I did a several shortcuts which should not go to the upstream repo, Especially I did not find a good enough solution for duplicate entries. I believe that...
@danoli3 This PR seems stuck (with failing builds). Any help needed?