Search found 6 matches

by YuaY
Mon Oct 27, 2008 6:37 am
Forum: Modeling networks
Topic: recording spike times
Replies: 1
Views: 3030

recording spike times

Dear Ted,
Another question, how can we save the data of artificial cell's spike time? Can we do this by using NEURON GUI?
Sorry for disturb you again.
by YuaY
Fri Oct 24, 2008 5:18 am
Forum: Modeling networks
Topic: How to plot variables that exist only in NET_RECEIVE block?
Replies: 4
Views: 3843

Re: How to plot variables that exist only in NET_RECEIVE block?

Your answer is very clear. Thank you very much again.
by YuaY
Wed Oct 22, 2008 1:41 am
Forum: Modeling networks
Topic: How to plot variables that exist only in NET_RECEIVE block?
Replies: 4
Views: 3843

Re: How to plot variables that exist only in NET_RECEIVE block?

Thank you very much. But if that artificial cell receives synaptic input from more than 1 NetCon objects, the variable in NET_RECEIVE block will has different value for each NetCon object, and the ASSIGSED variable will returns only one value. Can we plot that variable for each NetCon object separat...
by YuaY
Mon Oct 20, 2008 6:27 am
Forum: Modeling networks
Topic: How to plot variables that exist only in NET_RECEIVE block?
Replies: 4
Views: 3843

How to plot variables that exist only in NET_RECEIVE block?

Hello,
I wrote a mod file of artificial neuron with synaptic depression and facilitation.
The mod file contains variables that controls the property of synapse, but these
variables exist only in NET_RECEIVE block. If I want to plot graphs of these
variables, what should I do?
by YuaY
Thu Jul 17, 2008 12:16 pm
Forum: Modeling networks
Topic: How to attach synapses to artificial neuron
Replies: 2
Views: 3205

Re: How to attach synapses to artificial neuron

Thank you very much for your suggestion.
by YuaY
Thu Jul 17, 2008 7:27 am
Forum: Modeling networks
Topic: How to attach synapses to artificial neuron
Replies: 2
Views: 3205

How to attach synapses to artificial neuron

Hi,
I used Network Builder GUI to build network of artificial neurons.
Is it possible to attach the synapses to those neurons? What should I do?