Raster and PETH Simple Version

バージョン 1.0.0.0 (2.45 KB) 作成者: Sisi Ma
Raster and PETH for neuroscientists and others :)
ダウンロード: 601
更新 2010/12/17

ライセンスの表示

event1=rand(100,1)*1000;%for neuroscientists, this is the timestamp of the node;
event1=sort(event1);
event2=[event1+10+rand(100,1)*2;event1+10+rand(100,1)*4; event1+10+rand(100,1)*4; event1+100+rand(100,1)*10]; % for neuroscientists, this is your spikes :)

[rst,nodewndw]= RSTPTHSMPL(event1,event2,50,50);
[h1,h2]=PLTRSTPTHSMPL(rst,'Event2',2,50,50,'around Event1');

% More Info, refer to .m file

引用

Sisi Ma (2024). Raster and PETH Simple Version (https://www.mathworks.com/matlabcentral/fileexchange/29763-raster-and-peth-simple-version), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersElectrophysiology についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0