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?

 Réponse acceptée

Image Analyst
Image Analyst le 29 Déc 2013

0 votes

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

2 commentaires

Marco
Marco le 29 Déc 2013
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by