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
A population has two or more outgoing synapse groups using the same weight update model.
The weight update model has a presynaptic variable that is used in the event code.
Error: RuntimeError: The variable <presyn. variable name> was undefined in code eventThresholdConditionCode.
This does not happen for a single synapse population.
Situation:
event code
.Error:
RuntimeError: The variable <presyn. variable name> was undefined in code eventThresholdConditionCode.
This does not happen for a single synapse population.
Minimal example:
The text was updated successfully, but these errors were encountered: