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

Trouble loading the (.e) files to MATLAB #1

Open
rsandersen92 opened this issue Mar 6, 2015 · 2 comments
Open

Trouble loading the (.e) files to MATLAB #1

rsandersen92 opened this issue Mar 6, 2015 · 2 comments

Comments

@rsandersen92
Copy link

When I use the NicoletFile function it successfully returns an object. But when trying to extract data with the getdata function the output contains an M by N matrix, but these are all zero except the last row.

Furthermore when comparing the values of this last row with the corresponding row in the EDF -> MATLAB the values does not match.

Can you help?

Thanks in advance!
Rasmus Andersen

@HughWXY
Copy link

HughWXY commented Nov 18, 2015

Hi Rasmus,

I noticed this problem too. Just move the command on line 577 out of the for loop on line 536. If the "out" variable in the for loop, it will overwrite itself with zeros.

@atobrien
Copy link

atobrien commented Sep 6, 2016

Are there any experienced users that can assist with converting a .e file to .edf via nicolet reader.
I'm a novice, and having an exceptionally difficult time doing it or finding someone to do it.

All help is deeply appreciated.
Respectfully.

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

3 participants