example code for "O’Leary, T., Williams, A. H., Franci, A., & Marder, E. (2014). Cell types, network homeostasis, and pathological compensation from a biologically plausible ion channel expression model. Neuron, 82(4), 809-821."
This code implements the regulation model and reproduces Figure 3.
Instructions:
- configure mex in MATLAB to compile C++
- run 'figure3.m'
- the code should compile and produce the plots shown in Figure 3 of the paper
comments/concerns can be addressed to toleary@brandeis.edu Note: I cannot provide advice/assistance with configuring your system!
- enjoy!