Search found 2 matches

by mmk11
Mon Apr 25, 2016 2:29 pm
Forum: Tutorial scenarios
Topic: Problem with streamed matrix output in Matlab scripting
Replies: 2
Views: 9995

Re: Problem with streamed matrix output in Matlab scripting

Hi Jussi,

I used the OV_getStreamedMatrixOutputHeader.m file you sent and the example is working fine. I was also able to use it successfully in my own code.
Thank you for your help!
Cheers
by mmk11
Thu Apr 21, 2016 8:38 am
Forum: Tutorial scenarios
Topic: Problem with streamed matrix output in Matlab scripting
Replies: 2
Views: 9995

Problem with streamed matrix output in Matlab scripting

Hi, I am trying to use my matlab code to classify EEG signals in Openvibe. My matlab script box has one signal input and one matrix output.Unfortunately, I wasn't able to find any resources/examples for streamed matrix output. So I summarize my questions as follows: - Should I define headers for inp...