[scilab-Users] help to build a scilab interface to a C function

Bernard Secher - SFME/LGLS bernard.secher at cea.fr
Mon May 31 12:12:59 CEST 2010


Thanks, that's work!

Bernard

Allan CORNET a écrit :
>
> Hi,
>
>  
>
> è help ilib_buid
>
> http://www.scilab.org/product/man/ilib_build.html
>
> http://www.scilab.org/product/man/section_eb691bc0a443eb3a95bc5db4d1be2102.html
>
> http://www.scilab.org/product/man/call.html
>
>  
>
> Best regards
>
>  
>
> Allan CORNET
>
>  
>
> *De :* Bernard Secher - SFME/LGLS [mailto:bernard.secher at cea.fr]
> *Envoyé :* lundi 31 mai 2010 11:54
> *À :* users at lists.scilab.org
> *Objet :* [scilab-Users] help to build a scilab interface to a C function
>
>  
>
> Hello,
>
> I have a little C function:
>
> int myfunc(int a)
> {
>   int b = 4*a;
>   return b;
> }
>
> Please, can you help me to interface this C function in scilab ?
> I don't find any documentation about this.
>
> Thanks,
> Bernard
>
>  
>  


-- 

       _\\|//_
      (' 0 0 ')
____ooO  (_) Ooo______________________________________________________
 Bernard Sécher  DEN/DM2S/SFME/LGLS    mailto : bsecher at cea.fr
 CEA Saclay, Bât 454, Pièce 114        Phone  : 33 (0)1 69 08 73 78
 91191 Gif-sur-Yvette Cedex, France    Fax    : 33 (0)1 69 08 10 87
------------Oooo---------------------------------------------------
       oooO (   )
       (   ) ) /
        \ ( (_/
         \_)


Ce message électronique et tous les fichiers attachés qu'il contient
sont confidentiels et destinés exclusivement à l'usage de la personne
à laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
merci d'en avertir immédiatement son émetteur et de ne pas en conserver
de copie.

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual to whom they are addressed.
If you have received this e-mail in error please inform the sender
immediately, without keeping any copy thereof.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100531/1e7439dd/attachment.htm>


More information about the users mailing list