pan_clamp
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
- Pandora Toolbox - Get from Github or Mathworks FileExchange
- Pandora's
pan_fit
module - Get from Github or Mathworks File Exchange
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:
- Fitting passive and active properties from voltage clamp data
- Fitting a dataset of multiple files at once (files not provided)
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.
Cita come
Cengiz Gunay (2024). pan_clamp (https://github.com/cengique/pandora-clamp-matlab/releases/tag/1.1), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
@cellset_L1
@current_clamp
@data_L1_passive
@model_data_vcs
@model_data_vcs_DmNav
@model_data_vcs_DmNavTPS
@model_data_vcs_Kprepulse
@traceset_L1_Verena
@traceset_L1_passive
@voltage_clamp
@voltage_clamp/private
examples
unittest
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.1 |