How to open a dll file

1 view (last 30 days)
Jorge
Jorge on 1 Apr 2015
Hello,
64-bits software, 2014b version.
I have the following files: - myFile.dll - myFile.h - myFile.lib
And I need to open the library. I tried the openlibrary(), mex and stuff. I can't oppen it. Any idea?
Thank you!
  2 Comments
James Tursa
James Tursa on 1 Apr 2015
Can you post the code that you tried, and the error message(s) you receive?
Philip Borghesani
Philip Borghesani on 2 Apr 2015
Did you try openlibrary or loadlibrary?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!