Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
handejong authored Mar 19, 2017
1 parent 610a8a7 commit 903f9fa
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ The toolset is based on 'abfload.m', which imports .abf files into matlab arrays

# Instalation:
Make sure the following files are avialble on the Matlab path:
abfload.m - For import of .abf files. Made by Harald Hentschke.
pvpmod.m - Deals with varargin in abfload.m. Made by Ulrich Egert
sweepset.m - Describes the sweepset class. Made by Han de Jong
measure.m & measure.fig - GUI for amplitude measurements of events
firing_frequency.m & firing_frequency.fig - GUI for measuring frequency of events
Bearphys.m & Bearphys.fig - GUI for interaction with sweepset.m.

abfload.m - For import of .abf files. Made by Harald Hentschke.
pvpmod.m - Deals with varargin in abfload.m. Made by Ulrich Egert
sweepset.m - Describes the sweepset class. Made by Han de Jong
measure.m & measure.fig - GUI for amplitude measurements of events
firing_frequency.m & firing_frequency.fig - GUI for measuring frequency of events
Bearphys.m & Bearphys.fig - GUI for interaction with sweepset.m.

# How to get started using the Bearphys GUI
Type:
Expand Down

0 comments on commit 903f9fa

Please sign in to comment.