How sent data from matlab to the drive in real time?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to send EEG data, that I get with B-Alert through matlab, to the matlab drive or other drive, in such a way that it's in real time for later (same, in real time) a robot has access to them. How can I do that? or it will be better through python or other assistant software?. THANKS
0 comentarios
Respuestas (1)
Conor Burgess
el 1 de Mayo de 2019
If you just want the data into MATLAB Drive, you can set up MATLAB Drive Connector on the machine which is receiving the EEG data and save the data into your MATLAB Drive Folder on that machine. When MATLAB Drive Connector is running, it will synchronise that data to MATLAB Drive as soon as it sees the file change. The data would then be available in MATLAB Online or MATLAB Mobile.
You could also have MATLAB Drive Connector running on another machine and also logged into your account to then sync those files down onto the other machine, if that's what you need?
0 comentarios
Comunidades de usuarios
Más respuestas en Distance Learning Community
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!