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 (2026). Raster and PETH Simple Version (https://kr.mathworks.com/matlabcentral/fileexchange/29763-raster-and-peth-simple-version), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Electrophysiology에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!RSTPETH/
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
