header and library directories using loadlibrary

1 visualización (últimos 30 días)
Marco
Marco el 29 de Dic. de 2013
Comentada: Image Analyst el 29 de Dic. de 2013
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?

Respuesta aceptada

Image Analyst
Image Analyst el 29 de Dic. de 2013
If it's not on the search path, you need to use the 'IncludePath' option of loadlibrary().
  2 comentarios
Marco
Marco el 29 de Dic. de 2013
what is its search path?
Image Analyst
Image Analyst el 29 de Dic. de 2013
That is where MATLAB looks for functions when it tries to run them. Type path at the command line to see where it looks.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Search Path en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by