From 62b1d7dd9183ed75733b44104890586b03818214 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Mon, 9 Jul 2018 11:43:39 +0530 Subject: support ScilabBoolean, ScilabDouble, ScilabString --- js/Electrical/Switch.pickle | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'js/Electrical/Switch.pickle') diff --git a/js/Electrical/Switch.pickle b/js/Electrical/Switch.pickle index aa8da9b7..7c389ff0 100644 --- a/js/Electrical/Switch.pickle +++ b/js/Electrical/Switch.pickle @@ -4,12 +4,14 @@ p0 ((lp1 S'x' p2 -aS'Roff' +aS'model' p3 -aS'Ron' +aS'Roff' p4 -atp5 -Rp6 +aS'Ron' +p5 +atp6 +Rp7 .(dp0 S'arg1' p1 @@ -31,9 +33,9 @@ p8 sS'model.in1' p9 g8 -sS'x.graphics' +sS'exprs' p10 -g2 +g5 sS'mo.inputs' p11 S'matrix' @@ -83,15 +85,15 @@ g8 sS'mo' p28 g2 -sS'model.dep_ut' +sS'x.graphics' p29 -g15 -sS'model.equations.parameters[2-1]' +g2 +sS'model.dep_ut' p30 g15 -sS'exprs' +sS"model.equations.parameters[('2', 'double')]" p31 -g5 +g15 sS'gr_i' p32 g15 -- cgit