Skip to content

Commit 853d6b7

Browse files
Added the missing definition of clab to demo_analysis_ERD.m
1 parent 5a431bf commit 853d6b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/demo_analysis_ERD.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
mnt= mnt_setGrid(mnt, grd);
2323

2424
colOrder= [245 159 0; 0 150 200]/255;
25+
clab= {'C3','C4'};
2526
ival_erd= [-1000 500];
2627
band_erd= [11 14];
2728
ival_scalps= -800:200:200;

0 commit comments

Comments
 (0)