Important Distinction!
Posted: Sun Mar 31, 2013 8:41 pm
I have now played around with the neuron environment and I believe I have gotten a better grasp of it. However, one important question I need to confirm with you.
tstop decides how long your computer will continue to read the code from interpreter OR how long the computer will take to read through the hoc code? The reason I ask is that the graph window @ soma (0.5) gives me one graph of the voltage at middle of soma. However, if I want to know the change of voltage every 0.2 ms at soma. How do I graph it?
The scenario is to fire 7 alphasynapses and plot each function individually at soma, thereafter plot the temporal summation for each additional synapse added.
1
12
123
1234
12345
123456
1234567
And compare these at soma. This should give a graph where if "keep lines" is checked, multiple lines showing change in voltage at different intervals. How do I configure this using the GUI or need some help with coding it.
Thank you!
tstop decides how long your computer will continue to read the code from interpreter OR how long the computer will take to read through the hoc code? The reason I ask is that the graph window @ soma (0.5) gives me one graph of the voltage at middle of soma. However, if I want to know the change of voltage every 0.2 ms at soma. How do I graph it?
The scenario is to fire 7 alphasynapses and plot each function individually at soma, thereafter plot the temporal summation for each additional synapse added.
1
12
123
1234
12345
123456
1234567
And compare these at soma. This should give a graph where if "keep lines" is checked, multiple lines showing change in voltage at different intervals. How do I configure this using the GUI or need some help with coding it.
Thank you!