diff options
Diffstat (limited to 'js/MatrixOp')
52 files changed, 242 insertions, 216 deletions
diff --git a/js/MatrixOp/CUMSUM.js b/js/MatrixOp/CUMSUM.js index f2c72fc8..e2ae9582 100644 --- a/js/MatrixOp/CUMSUM.js +++ b/js/MatrixOp/CUMSUM.js @@ -19,7 +19,7 @@ function CUMSUM() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(0)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"CUMSUM\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/CUMSUM.pickle b/js/MatrixOp/CUMSUM.pickle index c0cb6044..70090100 100644 --- a/js/MatrixOp/CUMSUM.pickle +++ b/js/MatrixOp/CUMSUM.pickle @@ -116,20 +116,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/EXTRACT.js b/js/MatrixOp/EXTRACT.js index 754734ad..e71d07f2 100644 --- a/js/MatrixOp/EXTRACT.js +++ b/js/MatrixOp/EXTRACT.js @@ -19,7 +19,7 @@ function EXTRACT() { this.model.ipar = new ScilabDouble([1,1,1,1]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp([1])],[sci2exp([1])]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"EXTRACT\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/EXTRACT.pickle b/js/MatrixOp/EXTRACT.pickle index 458bbe66..a255e41f 100644 --- a/js/MatrixOp/EXTRACT.pickle +++ b/js/MatrixOp/EXTRACT.pickle @@ -128,20 +128,21 @@ p40 g7 sS'model.dep_ut' p41 -g2 -sS'gr_i' +S'vector_boolean' p42 +sS'gr_i' +p43 g2 sS'y' -p43 +p44 g2 sS'x' -p44 +p45 g4 sS'model' -p45 +p46 g4 sS'ot' -p46 +p47 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/EXTTRI.js b/js/MatrixOp/EXTTRI.js index 39ee260c..eef761b9 100644 --- a/js/MatrixOp/EXTTRI.js +++ b/js/MatrixOp/EXTTRI.js @@ -19,7 +19,7 @@ function EXTTRI() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"EXTTRI\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/EXTTRI.pickle b/js/MatrixOp/EXTTRI.pickle index c0cb6044..70090100 100644 --- a/js/MatrixOp/EXTTRI.pickle +++ b/js/MatrixOp/EXTTRI.pickle @@ -116,20 +116,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATBKSL.js b/js/MatrixOp/MATBKSL.js index 00f0c105..c91090d2 100644 --- a/js/MatrixOp/MATBKSL.js +++ b/js/MatrixOp/MATBKSL.js @@ -19,7 +19,7 @@ function MATBKSL() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATBKSL\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATBKSL.pickle b/js/MatrixOp/MATBKSL.pickle index fa324f98..958dcb1f 100644 --- a/js/MatrixOp/MATBKSL.pickle +++ b/js/MatrixOp/MATBKSL.pickle @@ -112,20 +112,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g8 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATCATH.js b/js/MatrixOp/MATCATH.js index 69d1d3cb..a547fdef 100644 --- a/js/MatrixOp/MATCATH.js +++ b/js/MatrixOp/MATCATH.js @@ -19,7 +19,7 @@ function MATCATH() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(2)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATCATH\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,3]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATCATH.pickle b/js/MatrixOp/MATCATH.pickle index 18943849..fa59704b 100644 --- a/js/MatrixOp/MATCATH.pickle +++ b/js/MatrixOp/MATCATH.pickle @@ -106,20 +106,21 @@ p33 g18 sS'model.dep_ut' p34 -g2 -sS'gr_i' +S'vector_boolean' p35 +sS'gr_i' +p36 g2 sS'y' -p36 +p37 g2 sS'x' -p37 +p38 g4 sS'model' -p38 +p39 g4 sS'ot' -p39 +p40 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATCATV.js b/js/MatrixOp/MATCATV.js index 5b7a15a1..b99fc5ad 100644 --- a/js/MatrixOp/MATCATV.js +++ b/js/MatrixOp/MATCATV.js @@ -20,7 +20,7 @@ function MATCATV() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(2)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATCATV\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,3]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATCATV.pickle b/js/MatrixOp/MATCATV.pickle index 7cece1f7..a52625cd 100644 --- a/js/MatrixOp/MATCATV.pickle +++ b/js/MatrixOp/MATCATV.pickle @@ -106,23 +106,24 @@ p33 g18 sS'model.dep_ut' p34 -g2 -sS'gr_i' +S'vector_boolean' p35 +sS'gr_i' +p36 g2 sS'l1' -p36 +p37 g12 sS'y' -p37 +p38 g2 sS'x' -p38 +p39 g4 sS'model' -p39 +p40 g4 sS'ot' -p40 +p41 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATDET.js b/js/MatrixOp/MATDET.js index fa3ebdba..635de6a6 100644 --- a/js/MatrixOp/MATDET.js +++ b/js/MatrixOp/MATDET.js @@ -19,7 +19,7 @@ function MATDET() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATDET\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATDET.pickle b/js/MatrixOp/MATDET.pickle index 3f1e1ea3..b0b2a1e6 100644 --- a/js/MatrixOp/MATDET.pickle +++ b/js/MatrixOp/MATDET.pickle @@ -111,20 +111,21 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATDIAG.js b/js/MatrixOp/MATDIAG.js index cc29553a..5133d522 100644 --- a/js/MatrixOp/MATDIAG.js +++ b/js/MatrixOp/MATDIAG.js @@ -19,7 +19,7 @@ function MATDIAG() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATDIAG\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATDIAG.pickle b/js/MatrixOp/MATDIAG.pickle index 3f1e1ea3..b0b2a1e6 100644 --- a/js/MatrixOp/MATDIAG.pickle +++ b/js/MatrixOp/MATDIAG.pickle @@ -111,20 +111,21 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATDIV.js b/js/MatrixOp/MATDIV.js index 312ac726..847432e6 100644 --- a/js/MatrixOp/MATDIV.js +++ b/js/MatrixOp/MATDIV.js @@ -19,7 +19,7 @@ function MATDIV() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATDIV\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATDIV.pickle b/js/MatrixOp/MATDIV.pickle index fa324f98..958dcb1f 100644 --- a/js/MatrixOp/MATDIV.pickle +++ b/js/MatrixOp/MATDIV.pickle @@ -112,20 +112,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g8 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATEIG.js b/js/MatrixOp/MATEIG.js index da493fc3..bb1eb12c 100644 --- a/js/MatrixOp/MATEIG.js +++ b/js/MatrixOp/MATEIG.js @@ -19,7 +19,7 @@ function MATEIG() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATEIG\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATEIG.pickle b/js/MatrixOp/MATEIG.pickle index a5bf23fe..480fe405 100644 --- a/js/MatrixOp/MATEIG.pickle +++ b/js/MatrixOp/MATEIG.pickle @@ -115,20 +115,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g2 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATEXPM.js b/js/MatrixOp/MATEXPM.js index b691af6e..fca1a921 100644 --- a/js/MatrixOp/MATEXPM.js +++ b/js/MatrixOp/MATEXPM.js @@ -19,7 +19,7 @@ function MATEXPM() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATEXPM\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATEXPM.pickle b/js/MatrixOp/MATEXPM.pickle index 3f1e1ea3..b0b2a1e6 100644 --- a/js/MatrixOp/MATEXPM.pickle +++ b/js/MatrixOp/MATEXPM.pickle @@ -111,20 +111,21 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATINV.js b/js/MatrixOp/MATINV.js index 98e0464b..ee051754 100644 --- a/js/MatrixOp/MATINV.js +++ b/js/MatrixOp/MATINV.js @@ -19,7 +19,7 @@ function MATINV() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATINV\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATINV.pickle b/js/MatrixOp/MATINV.pickle index 3f1e1ea3..b0b2a1e6 100644 --- a/js/MatrixOp/MATINV.pickle +++ b/js/MatrixOp/MATINV.pickle @@ -111,20 +111,21 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATLU.js b/js/MatrixOp/MATLU.js index acef2180..c2880d3f 100644 --- a/js/MatrixOp/MATLU.js +++ b/js/MatrixOp/MATLU.js @@ -19,7 +19,7 @@ function MATLU() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = sci2exp(1); this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATLU\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATLU.pickle b/js/MatrixOp/MATLU.pickle index 4075ed38..c3b97374 100644 --- a/js/MatrixOp/MATLU.pickle +++ b/js/MatrixOp/MATLU.pickle @@ -108,19 +108,20 @@ p34 g16 sS'model.dep_ut' p35 -g2 -sS'gr_i' +S'vector_boolean' p36 +sS'gr_i' +p37 g2 sS'y' -p37 +p38 g2 sS'x' -p38 -NsS'model' p39 +NsS'model' +p40 g4 sS'ot' -p40 +p41 g2 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATMAGPHI.js b/js/MatrixOp/MATMAGPHI.js index 27946fc7..74b002b3 100644 --- a/js/MatrixOp/MATMAGPHI.js +++ b/js/MatrixOp/MATMAGPHI.js @@ -19,7 +19,7 @@ function MATMAGPHI() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATMAGPHI\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATMAGPHI.pickle b/js/MatrixOp/MATMAGPHI.pickle index 596a3150..1cb33b61 100644 --- a/js/MatrixOp/MATMAGPHI.pickle +++ b/js/MatrixOp/MATMAGPHI.pickle @@ -113,20 +113,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g8 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATMUL.js b/js/MatrixOp/MATMUL.js index 7965155b..cade1e5a 100644 --- a/js/MatrixOp/MATMUL.js +++ b/js/MatrixOp/MATMUL.js @@ -7,7 +7,7 @@ function MATMUL() { this.model.in2 = new ScilabDouble([-2],[-3]); this.model.out = new ScilabDouble([-1]); this.model.out2 = new ScilabDouble([-3]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); this.model.ipar = new ScilabDouble([1]); var label = [sci2exp(this.model.ipar)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATMUL\",sz(1),sz(2));"]); diff --git a/js/MatrixOp/MATMUL.pickle b/js/MatrixOp/MATMUL.pickle index f103114f..7851af36 100644 --- a/js/MatrixOp/MATMUL.pickle +++ b/js/MatrixOp/MATMUL.pickle @@ -36,7 +36,7 @@ p6 g2 sS'model.dep_ut' p7 -S'vector' +S'vector_boolean' p8 sS'model.out' p9 @@ -47,79 +47,80 @@ p11 g5 sS'out' p12 -g8 -sS'model.in2' +S'vector' p13 -S'matrix' +sS'model.in2' p14 -sS'x.graphics' +S'matrix' p15 +sS'x.graphics' +p16 g2 sS'kmin' -p16 +p17 g10 sS'label' -p17 -g8 -sS'np' p18 +g13 +sS'np' +p19 g10 sS'model.sim' -p19 -S'list' p20 -sS'label[2-1]' +S'list' p21 +sS'label[2-1]' +p22 g5 sS'model.out2' -p22 +p23 g10 sS'in1' -p23 -g14 -sS'model.rpar' p24 -g14 -sS'kmax' +g15 +sS'model.rpar' p25 +g15 +sS'kmax' +p26 g10 sS'model.in' -p26 -g14 -sS'graphics' p27 +g15 +sS'graphics' +p28 g2 sS'model.ipar' -p28 +p29 g10 sS'typ' -p29 -g8 -sS'ot' p30 -NsS'ok' +g13 +sS'ot' p31 -S'boolean' +NsS'ok' p32 -sS'rule' +S'boolean' p33 +sS'rule' +p34 g10 sS'gr_i' -p34 -g8 -sS'TABMIN' p35 -g14 -sS'y' +g13 +sS'TABMIN' p36 -g8 -sS'x' +g15 +sS'y' p37 +g13 +sS'x' +p38 g2 sS'model' -p38 +p39 g2 sS'TABMAX' -p39 -g14 +p40 +g15 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATPINV.js b/js/MatrixOp/MATPINV.js index 7bc7e35c..a8825b04 100644 --- a/js/MatrixOp/MATPINV.js +++ b/js/MatrixOp/MATPINV.js @@ -19,7 +19,7 @@ function MATPINV() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATPINV\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATPINV.pickle b/js/MatrixOp/MATPINV.pickle index 3f1e1ea3..b0b2a1e6 100644 --- a/js/MatrixOp/MATPINV.pickle +++ b/js/MatrixOp/MATPINV.pickle @@ -111,20 +111,21 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATRESH.js b/js/MatrixOp/MATRESH.js index caacf2a8..3ffb9fd6 100644 --- a/js/MatrixOp/MATRESH.js +++ b/js/MatrixOp/MATRESH.js @@ -19,7 +19,7 @@ function MATRESH() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp([1,1])],[sci2exp([1,1])]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATRESH\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATRESH.pickle b/js/MatrixOp/MATRESH.pickle index b19032b1..726570e8 100644 --- a/js/MatrixOp/MATRESH.pickle +++ b/js/MatrixOp/MATRESH.pickle @@ -114,23 +114,24 @@ p35 g17 sS'model.dep_ut' p36 -g2 -sS'gr_i' +S'vector_boolean' p37 +sS'gr_i' +p38 g2 sS'y' -p38 +p39 g2 sS'x' -p39 +p40 g4 sS'model' -p40 +p41 g4 sS'ot' -p41 +p42 g7 sS'nout' -p42 +p43 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATSING.js b/js/MatrixOp/MATSING.js index 72933008..6f0abe08 100644 --- a/js/MatrixOp/MATSING.js +++ b/js/MatrixOp/MATSING.js @@ -19,7 +19,7 @@ function MATSING() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATSING\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATSING.pickle b/js/MatrixOp/MATSING.pickle index a5bf23fe..480fe405 100644 --- a/js/MatrixOp/MATSING.pickle +++ b/js/MatrixOp/MATSING.pickle @@ -115,20 +115,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g2 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATSUM.js b/js/MatrixOp/MATSUM.js index 534f137b..f2f0027c 100644 --- a/js/MatrixOp/MATSUM.js +++ b/js/MatrixOp/MATSUM.js @@ -19,7 +19,7 @@ function MATSUM() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(0)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATSUM\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATSUM.pickle b/js/MatrixOp/MATSUM.pickle index c0cb6044..70090100 100644 --- a/js/MatrixOp/MATSUM.pickle +++ b/js/MatrixOp/MATSUM.pickle @@ -116,20 +116,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATTRAN.js b/js/MatrixOp/MATTRAN.js index 4e9f67fd..09baf44f 100644 --- a/js/MatrixOp/MATTRAN.js +++ b/js/MatrixOp/MATTRAN.js @@ -7,7 +7,7 @@ function MATTRAN() { this.model.in2 = new ScilabDouble([-2]); this.model.out = new ScilabDouble([-2]); this.model.out2 = new ScilabDouble([-1]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATTRAN\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATTRAN.pickle b/js/MatrixOp/MATTRAN.pickle index ebb878d9..ea3e6ac6 100644 --- a/js/MatrixOp/MATTRAN.pickle +++ b/js/MatrixOp/MATTRAN.pickle @@ -83,20 +83,21 @@ S'boolean' p25 sS'model.dep_ut' p26 -g9 -sS'gr_i' +S'vector_boolean' p27 +sS'gr_i' +p28 g9 sS'y' -p28 +p29 g9 sS'x' -p29 +p30 g2 sS'model' -p30 +p31 g2 sS'ot' -p31 +p32 g5 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATZCONJ.js b/js/MatrixOp/MATZCONJ.js index 006ecac8..2b56c057 100644 --- a/js/MatrixOp/MATZCONJ.js +++ b/js/MatrixOp/MATZCONJ.js @@ -19,7 +19,7 @@ function MATZCONJ() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = []; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATZCONJ\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATZCONJ.pickle b/js/MatrixOp/MATZCONJ.pickle index 4fbc246e..93781b9f 100644 --- a/js/MatrixOp/MATZCONJ.pickle +++ b/js/MatrixOp/MATZCONJ.pickle @@ -78,17 +78,18 @@ p23 g12 sS'model.dep_ut' p24 -g2 -sS'gr_i' +S'vector_boolean' p25 +sS'gr_i' +p26 g2 sS'y' -p26 +p27 g2 sS'x' -p27 -NsS'model' p28 -S'object' +NsS'model' p29 +S'object' +p30 s.
\ No newline at end of file diff --git a/js/MatrixOp/MATZREIM.js b/js/MatrixOp/MATZREIM.js index 6f3fefa2..681e6f8f 100644 --- a/js/MatrixOp/MATZREIM.js +++ b/js/MatrixOp/MATZREIM.js @@ -19,7 +19,7 @@ function MATZREIM() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = sci2exp(1); this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"MATZREIM\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/MATZREIM.pickle b/js/MatrixOp/MATZREIM.pickle index f4c90683..4f289b33 100644 --- a/js/MatrixOp/MATZREIM.pickle +++ b/js/MatrixOp/MATZREIM.pickle @@ -113,20 +113,21 @@ p36 g15 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g8 s.
\ No newline at end of file diff --git a/js/MatrixOp/RICC.js b/js/MatrixOp/RICC.js index aa1be9c2..c9a9ead0 100644 --- a/js/MatrixOp/RICC.js +++ b/js/MatrixOp/RICC.js @@ -19,7 +19,7 @@ function RICC() { this.model.ipar = new ScilabDouble([1],[1]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"RICC\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/RICC.pickle b/js/MatrixOp/RICC.pickle index 7e6e9e48..41b5c094 100644 --- a/js/MatrixOp/RICC.pickle +++ b/js/MatrixOp/RICC.pickle @@ -110,20 +110,21 @@ p34 g18 sS'model.dep_ut' p35 -g2 -sS'gr_i' +S'vector_boolean' p36 +sS'gr_i' +p37 g2 sS'y' -p37 +p38 g2 sS'x' -p38 +p39 g4 sS'model' -p39 +p40 g4 sS'ot' -p40 +p41 g8 s.
\ No newline at end of file diff --git a/js/MatrixOp/ROOTCOEF.js b/js/MatrixOp/ROOTCOEF.js index 806a4644..f7b324dd 100644 --- a/js/MatrixOp/ROOTCOEF.js +++ b/js/MatrixOp/ROOTCOEF.js @@ -19,7 +19,7 @@ function ROOTCOEF() { this.model.ipar = new ScilabDouble([]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"ROOTCOEF\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([3,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/ROOTCOEF.pickle b/js/MatrixOp/ROOTCOEF.pickle index 5680283a..f930a815 100644 --- a/js/MatrixOp/ROOTCOEF.pickle +++ b/js/MatrixOp/ROOTCOEF.pickle @@ -114,20 +114,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g7 s.
\ No newline at end of file diff --git a/js/MatrixOp/SQRT.js b/js/MatrixOp/SQRT.js index 2cf99b8f..d9e1d94b 100644 --- a/js/MatrixOp/SQRT.js +++ b/js/MatrixOp/SQRT.js @@ -9,7 +9,7 @@ function SQRT() { this.model.outtyp = new ScilabDouble([1]); this.model.out = new ScilabDouble([-1]); this.model.out2 = new ScilabDouble([-2]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [sci2exp(1)]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"SQRT\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/SQRT.pickle b/js/MatrixOp/SQRT.pickle index 71e72ba4..129282a7 100644 --- a/js/MatrixOp/SQRT.pickle +++ b/js/MatrixOp/SQRT.pickle @@ -84,20 +84,21 @@ S'boolean' p26 sS'model.dep_ut' p27 -g5 -sS'gr_i' +S'vector_boolean' p28 +sS'gr_i' +p29 g5 sS'y' -p29 +p30 g5 sS'x' -p30 +p31 g2 sS'model' -p31 +p32 g2 sS'ot' -p32 +p33 g5 s.
\ No newline at end of file diff --git a/js/MatrixOp/SUBMAT.js b/js/MatrixOp/SUBMAT.js index 1e007c40..46612834 100644 --- a/js/MatrixOp/SUBMAT.js +++ b/js/MatrixOp/SUBMAT.js @@ -19,7 +19,7 @@ function SUBMAT() { this.model.ipar = new ScilabDouble([1],[1],[1],[1]); this.model.blocktype = new ScilabString(["c"]); this.model.firing = new ScilabDouble([]); - this.model.dep_ut = new ScilabDouble([true,false]); + this.model.dep_ut = new ScilabBoolean([true,false]); var label = [[sci2exp(1)],[sci2exp(1)],[sci2exp(1)],[sci2exp(1)],[sci2exp(1)]]; this.gr_i = new ScilabString(["xstringb(orig(1),orig(2),\"SUBMAT\",sz(1),sz(2));"]); this.x = new standard_define(new ScilabDouble([2.5,2]),this.model,label,this.gr_i); diff --git a/js/MatrixOp/SUBMAT.pickle b/js/MatrixOp/SUBMAT.pickle index 6fd8e2e7..3d97bb83 100644 --- a/js/MatrixOp/SUBMAT.pickle +++ b/js/MatrixOp/SUBMAT.pickle @@ -121,20 +121,21 @@ p36 g18 sS'model.dep_ut' p37 -g2 -sS'gr_i' +S'vector_boolean' p38 +sS'gr_i' +p39 g2 sS'y' -p39 +p40 g2 sS'x' -p40 +p41 g4 sS'model' -p41 +p42 g4 sS'ot' -p42 +p43 g7 s.
\ No newline at end of file |