Rasterplot

버전 1.0.0.0 (1.84 KB) 작성자: Rajiv Narayan
Plotting Routine to display neural spike trains
다운로드 수: 5.7K
업데이트 날짜: 2006/2/16

라이선스 보기

RASTERPLOT.M Display spike rasters.
RASTERPLOT(T,N,L) Plots the rasters of spiketimes (T in samples) for N trials, each of length L samples, Sampling rate = 1kHz. Spiketimes are hashed by the trial length.

RASTERPLOT(T,N,L,H) Plots the rasters in the axis handle H

RASTERPLOT(T,N,L,H,FS) Plots the rasters in the axis handle H. Uses sampling rate of FS (Hz)

Example:
t=[10 250 9000 1300,1600,2405,2900];
rasterplot(t,3,1000)

인용 양식

Rajiv Narayan (2024). Rasterplot (https://www.mathworks.com/matlabcentral/fileexchange/10000-rasterplot), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Electrophysiology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0