<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>I am trying (unsuccessfully up to now) to create a custom palette under xcos with my own functions.<br><br>My C function seems to work OK (with a generic block).<br><br>I created the interface function and did the following steps without receiving error from Scilab:<br>genlib("my_lib",pwd());<br>create_palette(pwd());<br>load lib;<br><br>When I try to load my palette in Xcos, I get the message : "Unknown diagram version: Scicos 4.3"<br><br>Does someone know where my problem could be? I guess it is my interface function but I can't find where.<br><br>Thank you by advance,<br><br>Benoit<br></div>
</div><br>
</body></html>