buzsakilab / buzcode

Code for internal lab sharing - polishing has started but is by no means complete
http://www.buzsakilab.com/
GNU General Public License v3.0
119 stars 127 forks source link

about MTCoherogram.m issue #416

Closed chenxiaoyanemile closed 2 years ago

chenxiaoyanemile commented 2 years ago

Error in MTCoherogram (line 100) if ~isdvector(range,'#2','<','>=0'),

Hello , Could you help me solve this problem? I used Matlab 2020b excuted this "MTCoherogram(data11,data22,'frequency',400,'range',[1 4],'window',2,'overlap',1,'step',1);:: and then i got the Error like above mentioned .

Please give me an example to use this MTCoherogram.m , thank you very much.