Rasterplot

バージョン 1.0.0.0 (1.84 KB) 作成者: Rajiv Narayan
Plotting Routine to display neural spike trains
ダウンロード: 5.9K
更新 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 (2026). Rasterplot (https://jp.mathworks.com/matlabcentral/fileexchange/10000-rasterplot), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R13SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersElectrophysiology についてさらに検索
バージョン 公開済み リリース ノート
1.0.0.0