Rasterplot

Plotting Routine to display neural spike trains
5,7K download
Aggiornato 16 feb 2006

Visualizza la licenza

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)

Cita come

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

Compatibilità della release di MATLAB
Creato con R13SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Electrophysiology in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0