You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm actually trying to stream data into MATLAB without a change of delay in data transmission. I've tried following this link but every time I run this line of code in python:
!python openbci_lsl.py COM13 --stream
The command line just hangs and nothing happens for a while. Any ideas on how to fix this and is there a better way to stream data directly from the serial port to matlab?
The text was updated successfully, but these errors were encountered:
I'm actually trying to stream data into MATLAB without a change of delay in data transmission. I've tried following this link but every time I run this line of code in python:
!python openbci_lsl.py COM13 --stream
The command line just hangs and nothing happens for a while. Any ideas on how to fix this and is there a better way to stream data directly from the serial port to matlab?
The text was updated successfully, but these errors were encountered: