Can I use functions from existing .lib-file?
이전 댓글 표시
I try to use functions from a .lib-file to communicate with Neplan (a software to calculate electrical load flows etc.). Now I recieved a zip file from the Neplan company that contains a .lib-file, a .h-file with the same name (NeplanProgrammingLibrary.h) and some other .h-files. I was abe to create a .dll file in Visual Studio but then i dont have a header file to use with >>loadlibrary().
I tried several techniques on R2017b and R2015b(32bit) but wasent able to use the functions defined in the file NeplanProgrammingLibrary.h. I am running Windows(64bit) and the Matlab version is 32bit.
Please let me know if you have any suggestion on how to use this library.
Thank you very much, Tobias
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!