Victor V. Matveev, Richard Bertram and Arthur Sherman (2009) Ca2+ current vs. Ca2+ channel cooperativity of exocytosis Journal of Neuroscience, 29(39): 12196-12209. [ Abstract ] [ Full Text ] |
♦ Fig1.par |
This CalC script generates the first figure of the manuscript. It requires a single command-line parameters, the
total buffer concentration (in μM) (e.g. run calc Fig1.par 100 ). The simulation
produces an ASCII data file with five columns:
(1) single-channel Ca |
♦ Fig1.m |
A MATLAB m-file that generates Figure 1 using data produced by CalC script Fig1.par above.
|
♦ Fig7_8.par |
This CalC script generates data for Figures 7 and 8 of the manuscript. The simulation
produces an ASCII data file used by MATLAB script Fig7_8.m below.
|
♦ Fig7_8.m |
A MATLAB m-file that generates Figures 7 and 8 using data produced by CalC script Fig7_8.par above.
|
♦ process2D.m |
A simple MATLAB data parsing script required by MATLAB m-files and Fig1.m and Fig7_8.m .
|