Skip to content

Commit b5be4ef

Browse files
authored
Merge pull request #173 from ucdavis/mvpa
ERPLAB version 10.0
2 parents 34cb96b + b1f4891 commit b5be4ef

File tree

228 files changed

+19576
-2669
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+19576
-2669
lines changed

GUIs/artifactinterpGUI.fig

3 Bytes
Binary file not shown.

GUIs/artifactmenuGUI.fig

342 Bytes
Binary file not shown.

GUIs/binselectorGUI.mlapp

46 KB
Binary file not shown.

GUIs/combinebestbinsGUI.mlapp

26.2 KB
Binary file not shown.

GUIs/decodingGUI.mlapp

101 KB
Binary file not shown.

GUIs/export2textGUI.fig

14.2 KB
Binary file not shown.

GUIs/geterpvaluesGUI2.fig

860 Bytes
Binary file not shown.

GUIs/grandaveragerGUI.fig

-2.06 KB
Binary file not shown.

GUIs/meaviewerGUI.fig

4.42 KB
Binary file not shown.

GUIs/meaviewerGUI.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ function mplotdata(hObject, handles, ibin, ich, iset, xlim, ylim, tittle)
15611561
checknan(handles, val)
15621562
end
15631563
hold off
1564-
drawnow
1564+
%drawnow
15651565

15661566
nbinput = length(binput);
15671567
nchinput = length(chinput);

0 commit comments

Comments
 (0)