Hey guys,
I am new to NEURON
and I have two problems
1 is my supervisor has given me a program which i cant run on my comp
but it runs ok at his lab
hes using WinXP
and mine is 7
when I run the mosintsimple (which i assume to be the already compiled program starter)
it gives me this error
nrniv: Couldn't find: current.hoc
in /cygdrive/C/Users/John/Desktop/RGC_model/mosinitSimple.hoc near line 2
load_file("current.hoc")
so what is problem there?
and the second question is
my supervisor wants me to input different conductance
one is excitatory and the other is inhibitory
and there are many different values that he wants me to have a combination of these to see the effects
so the best way is to run a for loop
the thing is I dont know how to get inputs from a txt file
I read the tutorial and tried it but its not working
I got the sine wave data from the igor wave generator
which i want to insert to the neuron and run few times to get the action potential numbers average
and i cant now
really appreciate the help
thanks
