Search found 2 matches

by Oleg
Mon May 12, 2008 5:59 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: Table with experimental datas
Replies: 3
Views: 3676

Thank You for Your comment! But I have another question. I inserted hoc-code given by You into my .hoc file. When I load this .hoc file to project I watch a message about syntax error. Error is bonded with the symbol "x" in line: table_kinf_kfast(&kinfvec.x[0], vvec.size, &vvec.x[0...
by Oleg
Sat May 10, 2008 5:07 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: Table with experimental datas
Replies: 3
Views: 3676

Table with experimental datas

Hello! Can You help me?
I build a model of potassium and sodium channels of Zebrafish. I have the tables that contains experimental datas of constants of activation and inactivation depending on membrane potential. How can I insert this tables into my .mod file?