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

2 views (last 30 days)
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. :-)

Accepted Answer

Yogesh Khurana
Yogesh Khurana on 24 Jul 2019
A similar question is already being answered. Refer to the following link for more information:

More Answers (0)

Categories

Find more on Programming 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!