You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you need to define a new postsynaptic model for each additional input variable i.e. you should be able to use a standard "DeltaCurr" rather than having to define:
It would be much nicer if the output variable of the apply input code was just a symbol and you could just call a method on the synapse group to set which variable it targets.
The text was updated successfully, but these errors were encountered:
Currently you need to define a new postsynaptic model for each additional input variable i.e. you should be able to use a standard "DeltaCurr" rather than having to define:
It would be much nicer if the output variable of the apply input code was just a symbol and you could just call a method on the synapse group to set which variable it targets.
The text was updated successfully, but these errors were encountered: