Page 1 of 1
How to use data as the stimulation protocol
Posted: Sun Oct 18, 2009 5:32 pm
by fespin
I would like to use action potential traces (in txt format) as the protocol for the stimulation electrode. Is this possible?
Thanks for any help
Re: How to use data as the stimulation protocol
Posted: Mon Oct 19, 2009 11:45 am
by ted
Use the Vector class's play() method. See the Programmer's Reference for documentation of the relevant methods including play() and the methods that are useful for reading data from files. You might also want to work through this exercise
5. Model Control : Arbitrary forcing functions
http://www.neuron.yale.edu/neuron/stati ... bforc.html
which is from the 2008 NEURON summer course.