LIMO-EEG-Toolbox / limo_tools

Hierarchical Linear Modelling for MEEG data
https://limo-eeg-toolbox.github.io/limo_meeg/
Other
58 stars 28 forks source link

Plotting design matrix (Review Design button) and selecting LIMO.mat file for paired t-test for Henson Wakeman #163

Closed arnodelorme closed 12 months ago

arnodelorme commented 1 year ago

This generates and error plus an empty figure.

Unrecognized function or variable 'X'.

Error in limo_review (line 72)
        subplot(3,3,[3 6]); C = cov(X); imagesc(C); r = min(C(:))-max(C(:)); colormap(gca, parula);

Error in limo_results>review_design_Callback (line 146)
limo_review

Error in gui_mainfcn (line 95)
        feval(varargin{:});

Error in limo_results (line 35)
    gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)limo_results('review_design_Callback',hObject,eventdata,guidata(hObject))
CPernet commented 1 year ago

does not in limo hotfixes -- likely due to https://github.com/LIMO-EEG-Toolbox/limo_tools/commit/5b129ebd6a0b09e5c63b8626bfe2a07093c97eef

CPernet commented 12 months ago

i misread - fixed by https://github.com/LIMO-EEG-Toolbox/limo_tools/commit/2c1ae455f249724cb215d87ea0e42f2fc65e48d8