diff options
Diffstat (limited to 'js/Threshold/POSTONEG_f.js')
-rw-r--r-- | js/Threshold/POSTONEG_f.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/Threshold/POSTONEG_f.js b/js/Threshold/POSTONEG_f.js index d2688c00..838318bc 100644 --- a/js/Threshold/POSTONEG_f.js +++ b/js/Threshold/POSTONEG_f.js @@ -1,13 +1,13 @@ /* autogenerated from "macros/Threshold/POSTONEG_f.sci" */ function POSTONEG_f() { POSTONEG_f.prototype.define = function POSTONEG_f() { -rpar=[-1,-1,-1,0]; +rpar=[[-1],[-1],[-1],[0]]; model=scicos_model(); model.sim=list("zcross",1); model.nzcross=1; model.in1=1; model.evtout=1; -model.rpar=[-1,-1,-1,0]; +model.rpar=[[-1],[-1],[-1],[0]]; model.blocktype="z"; model.dep_ut=[true,false]; model.firing=[-1]; |