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

fix import of scipy.io.savemat in mdfreader.export_to_matlab() #182

Merged
merged 2 commits into from
Mar 14, 2020

Conversation

darth3PO
Copy link
Contributor

@darth3PO darth3PO commented Mar 9, 2020

mdfreader line 1072

darth3PO added 2 commits March 9, 2020 09:33
line 1072, 'from scipy import savemat' changed to'from scipy.io import savemat'
updated mdfreader.export_to_matlab()
@ratal ratal merged commit c1dfcb7 into ratal:master Mar 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants