Re: [Scilab-users] [Scicos] - Need advice in creation of Super Blocks via script

2018-06-19 Thread Claus Futtrup

Hi Pierre, et al (attention: Serge Steer).

Is there  a chance we can have that book translated into English, please?

Best regards,
Claus

On 6/19/2018 9:44 AM, perrichon wrote:

Hello Yves,

Book "Tome 2 - SCILAB - Modéliser et Simuler avec XCOS" gives all
explainations to build SuperBlocks

Sincerely

Pierre


-Message d'origine-
De : users  De la part de Yves Rambi
Envoyé : mardi 19 juin 2018 06:34
À : users@lists.scilab.org
Objet : Re: [Scilab-users] [Scicos] - Need advice in creation of Super
Blocks via script

It's a pity that no one can answer.

Have a good day!



--
Sent from:
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.
html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users




---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] [Scicos] - Need advice in creation of Super Blocks via script

2018-06-19 Thread perrichon
Hello Yves,

Book "Tome 2 - SCILAB - Modéliser et Simuler avec XCOS" gives all
explainations to build SuperBlocks

Sincerely

Pierre


-Message d'origine-
De : users  De la part de Yves Rambi
Envoyé : mardi 19 juin 2018 06:34
À : users@lists.scilab.org
Objet : Re: [Scilab-users] [Scicos] - Need advice in creation of Super
Blocks via script

It's a pity that no one can answer.

Have a good day!



--
Sent from:
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.
html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] [Scicos] - Need advice in creation of Super Blocks via script

2018-06-18 Thread Yves Rambi
It's a pity that no one can answer.

Have a good day!



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] [Scicos] - Need advice in creation of Super Blocks via script

2018-06-16 Thread Yves Rambi
Hello to the community,
since days I am waiting for an answer to my post but nothing.

So I Need help from experts in creating scicos super blocks via a script.
Especially it is about how to create a superblock with more than two Inputs.
The documentation is not precise enough and lasting resarches in internet
didn't provide any answer. It's about this:

scs_m.objs(1).model.in = [1;1;1] 
scs_m.objs(1).model.in2 = [2;2;2] 

Why doesn't this work? 

What I understand from the few documentatin is that "model.in" ist for the
first dimension and "model.in2" for the second dimension. Negative numbers
for ".in" and ".in2" indicate inheritance but why is it then still necessary
to quantify the numbers and not just letting it by "-1".


I didn't post the whole code (for this please see my posting from 13th of
June 2018).


Many thanks in advance.

Yves



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users