Search found 3 matches
- Mon Jul 14, 2008 4:11 pm
- Forum: Getting started
- Topic: Help creating a Basal Ganglia model
- Replies: 5
- Views: 5067
Re: Help creating a Basal Ganglia model
Thank you so much. My teacher didn't teach me anything properly. I will try with your instructions, but for me it's still very complicated. I follow the tutorials but I can only do what the tutorials do, I don't know how to do my on coding or anything. I will try to read a bit more and see if I can ...
- Mon Jul 14, 2008 2:07 pm
- Forum: Getting started
- Topic: Help creating a Basal Ganglia model
- Replies: 5
- Views: 5067
Re: Help creating a Basal Ganglia model
Thanks so much for your help, but I was told I needed to do all in coding. It's supposed to be simple. I already wrote the fallowing: oc>tstop = 10 oc>ndend = 3 first instance of ndend oc>create soma, axon, dend[ndend] oc>access soma oc>objectvar syn[ndend] oc>proc init_cell() { > oc>soma{ > oc>nseg...
- Mon Jul 14, 2008 9:15 am
- Forum: Getting started
- Topic: Help creating a Basal Ganglia model
- Replies: 5
- Views: 5067
Help creating a Basal Ganglia model
Hi, I'm a beginner that doesn't know much about neuron. I have read the tutorials, and I have to do a coursework that requires me to create inhibitory and excitatory neurons. It's probably a really simple thing to do, but I don't know how. A need to know the codes to type in the neuron program. Basi...