Author |
Message |
s.rafieivand@gmail.c
Joined: Oct 10, 2019 Posts: 6
|
Posted: Apr 14, 2020 1:39 PM Post subject: Exporting to Excel |
|
Hi, and I hope to be healthy.
I have different sorts of recorded signals in *.xdf format in the various numbers of channels 1, 2, 4 or 8. Now, I want to make a design that enables users to export each of them to Excel (*.csv) for analysis in other applications.
The problem is finding the number of recorded channels. Is there a property in XDFReader that return this? Or have you any suggestions for converting files with a different number of channels? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1056
|
Posted: Apr 14, 2020 1:47 PM Post subject: |
|
You can open any .xdf file in the example design SessionReport which comes with BioEra.
There you have an option to see all channels, select some of them, and export to Excel. |
|
 |
s.rafieivand@gmail.c
Joined: Oct 10, 2019 Posts: 6
|
Posted: Apr 14, 2020 1:59 PM Post subject: |
|
I want user can browse their files and export them. So I cannot see number of channels manually. |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1056
|
Posted: Apr 14, 2020 2:05 PM Post subject: |
|
It should be possible to create a specialized design like that. Not something I have on hand though. |
|
 |
s.rafieivand@gmail.c
Joined: Oct 10, 2019 Posts: 6
|
Posted: Apr 15, 2020 6:14 AM Post subject: |
|
Now, Is there a property in XDFReader that returns number of the recorded channels? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1056
|
|
 |
s.rafieivand@gmail.c
Joined: Oct 10, 2019 Posts: 6
|
Posted: Apr 16, 2020 5:04 AM Post subject: |
|
Nice. Thank u. |
|