Brian’s functions for sharing across projects
Note: This file is automatically generated. Please do not edit manually.
Last Updated 2019-02-14 by Adam Lu
- identify_channels_brian.m: Assigns voltage, current or conductance to each channel (2nd dim) in abfdata
- identify_CI_brian.m: Identifies whether a set of current vectors is a current injection protocol, and if so, what the range of the current injection is
- reorder.m: Reorders numeric array to consecutive numbers (e.g. [1 3 3 4 5] -> [1 2 2 3 4])