Cannot stream data to Matlab through LSL protocol
I have a Cyton board with the old firmware.
These days, I am trying to use the Lab Streaming Layer protocol to read data from the board to Matlab through the dongle. I can actually open the port for streaming using Python commands. However, when I try to run sample Matlab .m files (e.g., vis_tream), Matlab just keeps busy when calling the function lsl_resolve_all() to find the streams. Even though the time-out duration is set in the function call, it does not work to stop Matlab. Is there anyone having this problem before?
Does using the LSL protocol require the board with the latest firmware?
Thanks,
Anh