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

Unsupported variable type: 5 #14

Open
xueeinstein opened this issue Aug 25, 2015 · 2 comments
Open

Unsupported variable type: 5 #14

xueeinstein opened this issue Aug 25, 2015 · 2 comments

Comments

@xueeinstein
Copy link

I'm using matio.load to load a .mat file. It contains file arrays, xtrain, xtest, ytrain, ytest and vocab. matio got Unsupported variable type: 5 while loading xtrain and ytrain. And other three loaded correctly.

And the data file can be loaded correctly in matlab.

@xueeinstein
Copy link
Author

I have figure out that the unsupported matlab class is sparse matrix, any plan to support this?

@soumith
Copy link
Owner

soumith commented Sep 14, 2015

I have no energy to write this. if there's an incoming PR that implements it, I'll happily accept it.

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