CB_colorshift | CB_COLORSHIFT Callback for UIcolorshift. |
CB_logmenu | CB_LOGMENU Callback for UIlogmenu. |
CB_movieplayer | CB_MOVIEPLAYER Callback for UImyfunc. |
CB_subzoom | CB_MYFUNC Callback for UImyfunc. |
CORE_histxt | CORE_HISTXT Core computational routine for HISTXT.  |
CORE_histxy | CORE_HISTXY Core computational routine for HISTXY.  |
CORE_leadingedges | CORE_LEADINGEDGES Core computational routine for LEADINGEDGES.  |
CORE_mindist | CORE_MINDIST Core computational routine for MINDIST.  |
CORE_minmax | CORE_MINMAX Core computational routine for MINMAX.  |
CORE_pairdist | CORE_PAIRDIST Core computational routine for PAIRDIST.  |
CORE_pxcorr | CORE_PXCORR Core computational routine for PXCORR.  |
CORE_resetintegrator | CORE_RESETINTEGRATOR Core computational routine for RESETINTEGRATOR.  |
COREmex | COREMEX Compile CORE_ functions. |
Cdgy | Cdgy Dark gray color vector. |
Clgy | Clgy Light gray color vector. |
Cmar | Cmar Maroon color vector. |
Cmbl | Cmbl Muted blue color vector. |
Cmgr | Cmgr Muted green color vector. |
Cmrd | Cmrd Muted red color vector. |
Contents | SBM Matlab utilities |
SpikeSortingDemo | % Demonstration code for the spike sorter derived from the Fee et al. |
SpikeSortingQuickReference | %%%%%%%%%%%%%%%%%%%%%%%%%%%%% SORTING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
UIcolorshift | UIcolorshift Creates an interactive colorbar. |
UIlogmenu | UIlogmenu Adds a context menu for toggling logarithmic scaling. |
UImovieplayer | UImovieplayer Show a 3-D matrix as an XY-T movie. |
UIsubzoom | UIsubzoom Adds a context menu for zooming subplots to full figure. |
aggtree | AGGTREE Generates a graphical summary of an aggregation procedure. |
alignwaveforms | ALIGNWAVEFORMS Finds best alignment of waveforms to a reference. |
anglehist | ANGLEHIST Magnitude-weighted angle histogram of polar data. |
bool2onoff | BOOL2ONOFF Substitutes 'on' for non-zero and 'off' for zero input. |
busyfigure | BUSYFIGURE Disable/restore a UI figure. |
buttersimple | BUTTERSIMPLE Fixed order Butterworth digital filter design. |
callerfile | CALLERFILE Name of calling M-file. |
clusterXT | clusterXT temporary utility to show clusters |
cmplx2rgb | CMPLX2RGB Convert complex matrix to an imageable RGB form. |
cmtm | CMTM Coherence function estimate using the multitaper method. |
compareAssignments | COMPAREASSIGNMENTS Computes a quality measure of the similarity between assignments. |
convnsep | CONVNSEP N-dimensional convolution with separable kernels. |
copyaxes | COPYAXES Duplicate axes in a new figure. |
copyfig | COPYFIG Duplicate all children of a figure. |
correlations | CORRELATIONS another temporary utility to show clusters |
datetime2ind | DATETIME2IND Converts date/time lists to serial time indices. |
embed | EMBED Time-series lag embedding. |
errorarea | ERRORAREA Plot with confidence region. |
fancy | FANCY Collection of graphics test figures. |
filterm | FILTERM One-dimensional digital filter (memory efficient). |
filterzm | FILTERZM Zero-phase 1-D digital filter (memory efficient). |
find_colorbar | FIND_COLORBAR Finds the colorbar associated with a given axes. |
find_uimenu | FIND_UIMENU Finds/creates an item in a UIcontextmenu. |
gausskernel | GAUSSKERNEL Creates a discretized N-dimensional Gaussian kernel. |
histnd | HISTND N-Dimensional histogram |
histxt | HISTXT Column-by-column Histograms. |
histxy | HISTXY 2-Dimensional Density Histogram. |
histxyz | HISTXYZ 3-Dimensional Density Histogram. |
isiQuality | ISIQUALITY Computes statistical measures of refactory period quality. |
isvectord | ISVECTORD Returns the orientation of a 1-D vector. |
jetm | JETM Muted jet colormap. |
knn | KNN Finds the K nearest neighbors in a reference matrix. |
lasterrid | LASTERRID Message ID associated with last error. |
leadingedges | LEADINGEDGES Marks 0 -> NONZERO transitions along data columns. |
linec | LINEC Plots a line with color varying along its length. |
linelabel | LINELABEL Labels plotted lines. |
maplecolor | MAPLECOLOR Generates truecolor data in the default Maple color scheme. |
matlabversion | MATLABVERSION Sortable version number for current Matlab. |
meandist_estim | MEANDIST_ESTIM Estimate the average distance between vectors. |
merge_clusters | MERGE_CLUSTERS Merge two clusters after automatic hierarchical aggregation. |
mindist | MINDIST Finds indices of closest vectors. |
minmax | MINMAX Simultaneous overall smallest and largest components. |
mplot | MPLOT Plot rows of a data matrix. |
nice | NICE Custom plot prettification. |
onoff2bool | ONOFF2BOOL Substitutes 1 for 'on' and 0 for any other string. |
padmatrix | PADMATRIX Pad a matrix. |
pairdist | PAIRDIST Computes a pairwise Euclidean distance matrix. |
pcasvd | PCASVD Principal Components Analysis via (mean-subtracted) SVD. |
printf | PRINTF Macro to display formatted text. |
progressBar | PROGRESSBAR Improved progress indicator. |
ps2pdf | PS2PDF Converts a PostScript file into Adobe PDF format. |
pxcorr | PXCORR Efficient cross-correlation for point process data. |
raise_me | Pulls the clicked object to the top of the ui stack; useful |
rasterize | RASTERIZE Converts a list of events into a binary time series. |
removeoffset | REMOVEOFFSET Remove DC offset using various techniques. |
report_addpage | REPORT_ADDPAGE Builds up a PS report by appending Matlab figures. |
rescale | RESCALE Rescales a data set. |
resetintegrator | RESETINTEGRATOR Running counter with resets. |
saturate | SATURATE Add saturation markers to a colormap. |
showclust | SHOWCLUST temporary utility to show clusters |
sindata | SINDATA Generate noisy sinuisoidal data. |
smooth3f | SMOOTH3F Smooth 3D data (fast version). |
sortAssignments | SORTASSIGNMENTS Renumbers assignments |
split_cluster | SPLIT_CLUSTERS Split a cluster after automatic hierarchical aggregation. |
ss_aggregate | SS_AGGREGATE ISI-restricted heirarchical cluster aggregation. |
ss_dejitter | SS_DEJITTER Aligns waveform peaks. |
ss_energy | SS_ENERGY Interface energy based cluster similarity computation. |
ss_kmeans | SS_KMEANS K-means clustering. |
ss_outliers | SS_OUTLIERS K-means based outlier detection. |
ssg_databrowse2d | SSG_DATABROWSE2D Feature projection GUI in 2D (work in progress). |
ssg_databrowse3d | SSG_DATABROWSE3D Feature projection GUI in 3D (work in progress). |
ssg_featureselect | SSG_FEATURESELECT M-file for ssg_featureselect.fig |
ssgtest | temporary script to translate the SSG_DATABROWSE functions into a GUI. |
startup | |
strmatchre | STRMATCHRE Select strings that match a regular expression. |
structcat | STRUCTCAT Concatenates two structures field by field. |
structindex | STRUCTINDEX Indexes each field in a structure of arrays. |
structpack | STRUCTPACK Copies workspace variables into the fields of a structure. |
structunpack | STRUCTUNPACK Copies the fields of a structure into the workspace. |
thresholded_peaks | THRESHOLDED_PEAKS Finds height/width of threshold crossing peaks. |
tintmap | TINTMAP Tinted monochrome color map. |
tokenize | TOKENIZE Break string into tokens. |
top | TOP Simplifies 3-D axes. |
triggerevents | TRIGGEREVENTS Extracts data samples before/after a trigger signal. |
xray | XRAY Inverted gray-scale color map. |