Openvibe is great, EEGLAB is also great but it's not easy to get an OpenViBE file into EEGlab.
Here is code to get started with your SMR EEGLab analysis.
(Matlab is only required if you want to modify events)
Please refer to my conversion tutorial here
- Download EEGLAB standalone
- Open the gdf file via the BIOSIG toolbox
- apply a FIR filter to compensate the lack of drift correction
- plot data
- Modify and execute gdf_eeglab_display.m
- set the EEGLAB path
- check the EEG.event variable for the stimuli needed
- tweak the stimuli rename and filtering lines