call c++ dlls in octave
Allahyari Rahim
elfar63 at yahoo.de
Wed Dec 17 01:45:04 CST 2008
Hi,
i want to call my dll with octave 3.0.3
but i don't know how can i solve this problem.
i have used dll in Matlab like this
" myPath = 'C:\TWUClib\Win32\lib';
hfile = 'C:\TWUClib\Win32\include\TWUClib-base.h';
loadlibrary([myPath '\TWUClib'],hfile);
signal=calllib('TWUClib','TWUopenSignal2',url,'','',TWOO_default);
"
i tried to use mkoctfile to build oct file.and ... but can't continue.
can anybody help me.
thanks
Allahyari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20081217/0c3f4dbc/attachment-0001.html
More information about the Help-octave
mailing list