MATLAB: Is it possible to include a .dll-file without a .h-file

dll

Hey everyone,
I want to include a libary from a .dll-file or insert a reference(If I can call it that). The problem here is, that I dont have an .h-file.
I only have a .dll.config-file, but I'm not sure if and how I can use this.
It would be great, if someone can help me. 🙂

Best Answer

A similar question is already being answered. Refer to the following link for more information: