pan_clamp

Pandora Matlab toolbox module for voltage and current clamp recordings
9 Downloads
Updated 3 Feb 2023

pan_clamp - Pandora Matlab toolbox module for voltage and current clamp recordings

pan_clamp is an object-oriented Matlab toolbox for working with neuronal voltage and current clamp recordings. With the addition of the pan_fit module, it can fit models to voltage clamp data.

Prerequisites

Installation:

Use the addpath Matlab command to add the pan_clamp/ subdirectory to the Matlab search path. For example:

>> addpath my/download/dir/pandora-clamp-matlab-x.y.z/pan_clamp

To avoid doing this every time you start Matlab in Windows, use the 'File->Set path' menu option and add the pandora/ directory to the search path. Or, create a startup.m file in the '$HOME/matlab' directory in In UNIX/Linux and 'My Documents/MATLAB' directory in Windows with the above addpath command inside.

Documentation:

See the examples/ folder for:

For usage of functions and classes, see the embedded documentation that comes with each file using the Matlab help browser.

Copyright:

Copyright (c) 2010-23 Cengiz Gunay cengique@users.sf.net. This work is licensed under the Academic Free License ("AFL") v. 3.0. To view a copy of this license, please look at the COPYING file distributed with this software or visit http://opensource.org/licenses/afl-3.0.txt.

Cite As

Cengiz Gunay (2026). pan_clamp (https://github.com/cengique/pandora-clamp-matlab/releases/tag/1.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.1

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.