Dear Community,
Anyone have suggestions to fix multimeter1 to neuron[0] connect error in my simple 4 neuron test?
'nest.Connect(mm_iz1, n_iz2[0])'
Error: 'ArgumentType', <SLILiteral: Connect>, ': The type of the second parameter did not match the argument(s) of this function.'
My code attached.
Thx for any suggestions.
Regards,
--Allen