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?

 採用された回答

Image Analyst
Image Analyst 2013 年 12 月 29 日

0 投票

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

2 件のコメント

Marco
Marco 2013 年 12 月 29 日
what is its search path?
Image Analyst
Image Analyst 2013 年 12 月 29 日
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 ExchangeFile Operations についてさらに検索

質問済み:

2013 年 12 月 29 日

コメント済み:

2013 年 12 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by