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/ConstantVoltage.pickle | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'js/Electrical/ConstantVoltage.pickle') diff --git a/js/Electrical/ConstantVoltage.pickle b/js/Electrical/ConstantVoltage.pickle index 3f44287b..47de459a 100644 --- a/js/Electrical/ConstantVoltage.pickle +++ b/js/Electrical/ConstantVoltage.pickle @@ -4,10 +4,12 @@ p0 ((lp1 S'x' p2 -aS'V' +aS'model' p3 -atp4 -Rp5 +aS'V' +p4 +atp5 +Rp6 .(dp0 S'arg1' p1 @@ -28,9 +30,9 @@ p8 sS'model.in1' p9 g8 -sS'x.graphics' +sS'exprs' p10 -g2 +g5 sS'mo.inputs' p11 g5 @@ -71,15 +73,15 @@ g5 sS'mo' p24 g8 -sS'model.dep_ut' +sS'x.graphics' p25 -g13 -sS'model.equations.parameters[2-1]' +g2 +sS'model.dep_ut' p26 g13 -sS'exprs' +sS"model.equations.parameters[('2', 'double')]" p27 -g5 +g13 sS'gr_i' p28 g13 -- cgit