header and library directories using loadlibrary

Hi, Where have I to put header files and library file when i use 'loadlibrary' command? Have I to put them in MATLAB added path?

 采纳的回答

If it's not on the search path, you need to use the 'IncludePath' option of loadlibrary().

2 个评论

what is its search path?
That is where MATLAB looks for functions when it tries to run them. Type path at the command line to see where it looks.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 File Operations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by