Issue with RAW data from Cyton to Matlab through LabStreamingLayer

I'm having problems reading data from the Cyton board in Matlab through the LabStreamingLayer.
I use the LabStreamingLayer to stream data from OpenBCI (v5.0.1) to Matlab (v. 2019a).
My goal is to analyze data in real time in Matlab.
My problem is that the extracted data processed in Matlab is different from the channel data I read in real time in the OpenBCI GUI.
The settings are:

  • PGA 24x
  • I do not apply Notch and I do not apply filters in the GUI because I need to analyze in Matlab the raw data for post processing
  • Input type Normal
  • Bias Includes
  • SRB2 On

Is there a need for a conversion between the data I read in the GUI and the data recorded in Matlab?
I have read other discussions but have not found a possible solution.

Comments

Sign In or Register to comment.