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

Paul Czienskowski paul_c at gmx.de
Mon May 31 11:58:37 CEST 2010


Hey Bernard,

there is a template toolbox implementation in 
SCI\contrib\toolbox_skeleton\ along with examples on FORTRAN and C 
interfacing. Hope this helps.

Cheers,

Paul

On 31.05.2010 11:54, Bernard Secher - SFME/LGLS wrote:
> 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
>
>
>
>    


-- 
Paul Czienskowski
Björnsonstr. 25
12163 Berlin

Tel.: (+49)(0)30/221609359
Handy: (+49)(0)1788378772

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


More information about the users mailing list