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

support MATLAB tables #127

Open
jebej opened this issue Oct 17, 2019 · 2 comments
Open

support MATLAB tables #127

jebej opened this issue Oct 17, 2019 · 2 comments

Comments

@jebej
Copy link
Contributor

jebej commented Oct 17, 2019

Currently, tables seem not to be supported, giving an error when read:

ERROR: KeyError: key "table" not found

here

T = str2type_matlab[mattype]

@jebej
Copy link
Contributor Author

jebej commented Nov 26, 2019

Any idea on how this could be supported?

A NamedTuple of arrays could be a good julia equivalent, but I'm not sure how to handle this on the HDF5 side.

@timholy
Copy link
Member

timholy commented Nov 27, 2019

I haven't followed carefully, but there are two competing PRs (each with its own advantages) over at HDF5:

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