Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add system tests for reading/writing in matlab #60

Open
acampbel opened this issue Jul 12, 2022 · 1 comment
Open

Add system tests for reading/writing in matlab #60

acampbel opened this issue Jul 12, 2022 · 1 comment
Assignees

Comments

@acampbel
Copy link

Cool project! Consider adding some system tests that generate mat files across multiple releases of matlab to be read by your library and/or validate that may files written by your library can be read correctly into matlab across multiple releases. These actions support github hosted runners back to 20a:

https://github.com/matlab-actions

@acampbel acampbel changed the title Add system tests for writing matlab Add system tests for reading/writing in matlab Jul 12, 2022
@S-Dafarra
Copy link
Member

Hi @acampbel, thanks a lot for the suggestion! Did you encounter any issue, by any chance?

In any case, right now the supported types of mat files correspond to those supported by matio. matio-cpp is supposed to be only a C++ interface of matio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants