[scilab-Users] create custom palette under xcos

Clément DAVID clement.david at scilab.org
Tue Aug 3 09:17:10 CEST 2010


 Hi,

Your problem is related to
http://bugzilla.scilab.org/show_bug.cgi?id=7643 . As a workaround you
can use the xcosPal API to add palettes (this is the prefered way for
toolboxes).

Regards,

--
Clément

> Hi,
>
> I am trying (unsuccessfully up to now) to create a custom palette
> under xcos with my own functions.
>
> My C function seems to work OK (with a generic block).
>
> I created the interface function and did the following steps without
> receiving error from Scilab:
> genlib("my_lib",pwd());
> create_palette(pwd());
> load lib;
>
> When I try to load my palette in Xcos, I get the message : "Unknown
> diagram version: Scicos 4.3"
>
> Does someone know where my problem could be? I guess it is my
> interface function but I can't find where.
>
> Thank you by advance,
>
> Benoit
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clement_david.vcf
Type: text/x-vcard
Size: 439 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20100803/75c5db1d/attachment.vcf>


More information about the users mailing list