- This topic has 2 replies, 3 voices, and was last updated 9 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › EyeArray with matlab
Tagged: Matlab
Hi, I’m very naive about programmation… 🙁
I’m trying to write a script to calibrate eye movement with Tobii by using matlab. The script works without but the outpus is really strange because I get a single matrix of 13 columns. but I would like to get a structure with different fields: x, y, timestamp, pupil and status. Someone could explain me ho to write this script?
Hi,
which eye tracker model, which SDK, and which matlab script are you using? It’s difficult to give any advice without knowing what your setup looks like.
There is a nice toolbox for connecting the EyeX with Matlab, which recreate the functionalities of the SDK.
You can find it on surceforge, as Matlab Toolbox EyeX, just go and search it.
Cheers.