MATLAB toolbox

Discussion of other types of eye tracking applications that do not belong to the categories above

MATLAB toolbox

Postby ejc557 » 17 Jul 2015, 12:28

Hello,
I am having problems setting up my eye tribe eye tracker with MATLAB.
I have tried to open a TCP connection using the code given in the eyetribe toolbox:

connection = tcpip('localhost', 5666);
fopen(connection);

However, the error message:
'Error in ==> eyetribe_init at 18
connection = tcpip('localhost', 5666);

Error in ==> EXAMPLE at 9
[success, connection] = eyetribe_init('test');'

Please help, I can't start collecting data until I have the eye tracker up and running,
Thank you
ejc557
 
Posts: 1
Joined: 17 Jul 2015, 12:18

Return to Other



cron