Skip to content

Matlab script to extract conductance values from multiple HEKA IV curve files.

Notifications You must be signed in to change notification settings

pmasi/HEKA-Data-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HEKA-Data-Extraction

Matlab script to extract conductance values, time, and comments from multiple HEKA data (.hkr) files in one folder.

First put all IV curve data files from which you would like to extract the conductance in one folder. Make sure to delete/move all other files in the folder that are not in the '.hkr' format.

Place the script in the folder and run it.

The output is an 1xn struct (labeled 'Output') where the first field is conductance, the second field is the corresponding time, and the third field is a comment (i.e. the file name). These values can be copied to Excel, SigmaPlot, Origins, etc.

About

Matlab script to extract conductance values from multiple HEKA IV curve files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages