header and library directories using loadlibrary
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Marco
      
 am 29 Dez. 2013
  
    
    
    
    
    Kommentiert: Image Analyst
      
      
 am 29 Dez. 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?
0 Kommentare
Akzeptierte Antwort
  Image Analyst
      
      
 am 29 Dez. 2013
        If it's not on the search path, you need to use the 'IncludePath' option of loadlibrary().
2 Kommentare
  Image Analyst
      
      
 am 29 Dez. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu File Operations finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

