MWorks Tracking Eye Movement

Hello Christopher,

I’m working with MWorks, and I’m trying to figure out how to track eye movements. Does the latest version of MWorks have the capacity to track eye movements? Also, is it possible for MWorks to communicate with other computers that may have MatLab installed?

Thanks,

Bambo Adedire

Hi Bambo,

Does the latest version of MWorks have the capacity to track eye movements?

MWorks currently provides out-of-the-box support for EyeLink eye trackers. MWorks’ EyeLink interface is known to work with the EyeLink 1000 and EyeLink II, but other models may be compatible as well.

MWorks also includes an Eye Monitor component for saccade detection.

Also, is it possible for MWorks to communicate with other computers that may have MatLab installed?

MWClient’s MATLAB window supports online processing of MWorks events using a user-provided MATLAB function. Since that function has access to MATLAB’s full capabilities, it would be free to communicate with other machines over the network. The choice of communication protocol would be entirely up to you.

Regards,
Chris Stawarz