header and library directories using loadlibrary
    4 views (last 30 days)
  
       Show older comments
    
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?
0 Comments
Accepted Answer
  Image Analyst
      
      
 on 29 Dec 2013
        If it's not on the search path, you need to use the 'IncludePath' option of loadlibrary().
2 Comments
  Image Analyst
      
      
 on 29 Dec 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.
More Answers (0)
See Also
Categories
				Find more on File Operations in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
