We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc7b32 commit 04a9c59Copy full SHA for 04a9c59
1 file changed
doc/specification/examples/expsyn_stdp.al
@@ -46,7 +46,7 @@ interface discrete "expsyn_stdp" {
46
| otherwise → g;
47
48
apre = S.apre + Apre;
49
- w_plastic = S.w_platic + S.apost;
+ w_plastic = S.w_plastic + S.apost;
50
};
51
52
on δt = post; state = {
0 commit comments