[Scilab-users] Custom Blocks in Xcos, linked, not copied into models

Clément David clement.david at scilab-enterprises.com
Tue Nov 20 11:19:26 CET 2012


Hello,

You can define your own block using the xcosPal* functions. A complete
toolbox example is provided with Scilab
(SCI/contrib/xcos_toolbox_skeleton).

As it is your own blocks, you can use references to meta blocks but
*take care* such behavior is not the standard Xcos one and may probably
confuse users. An upgrade path from version to version should also be
well defined.

Le mardi 20 novembre 2012 à 10:54 +0100, Lukas Reichlin a écrit :
> Dear Scilab Community
> 
> I would like to create custom blocks (out of standard Xcos blocks) in Xcos, save them into a file and add them to the Xcos palette browser. If I use these custom blocks, no copies must be made, only links to the original block in the palette. If I change the block in the palette browser, all models using this block should be updated automatically to the new version of the custom block.
> 
> How can I do this?
> 
> Thanks in advance for any help and
> best regards,
> Lukas
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-- 
Clément DAVID
Development Engineer / Account Manager
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Mobile: +33.6.26.26.51.90
Phone: +33.2.90.22.78.96
http://www.scilab-enterprises.com




More information about the users mailing list