GazeAlyze: Is anyone still using it for analysing eyetracking data? Gazealyze not operating multiple errors

22 ビュー (過去 30 日間)
When I click directories for assignment of directory as per instruction: following errors occur - all seem to show that the code hasnt been updated for a long time,
Reference to non-existent field 'include'.
Error in GA_gui_editdir>GA_gui_editdir_OpeningFcn (line 67)
if strcmp( mainGUIdata.data.eye.include.files, 'all')
Error in gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in GA_gui_editdir (line 43)
gui_mainfcn(gui_State, varargin{:});
Error in GA_gui_main>Menu5_1_EditD_Callback (line 925)
GA_gui_editdir(handles.GA_mainWin);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in GA_gui_main (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)GA_gui_main('Menu5_1_EditD_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating Menu Callback.
>>
  2 件のコメント
Star Strider
Star Strider 2019 年 8 月 12 日
The last update appears to have been in December 2015.
Aline Boels
Aline Boels 2021 年 4 月 5 日
I am currently looking into code to visualise my eye tracking data in heatmaps and gaze plots. Did you find an alternative for GazeAlyze to use for this @Ayesha Batool?

サインインしてコメントする。

回答 (1 件)

Ayesha Batool
Ayesha Batool 2021 年 4 月 6 日
編集済み: Ayesha Batool 2021 年 4 月 6 日
I used the Nystrom & Holmqvist Code to analyse the eyetracking metrics. https://link.springer.com/article/10.3758/BRM.42.1.188

カテゴリ

Help Center および File ExchangeData Distribution Plots についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by