Is it possible to include a .dll-file without a .h-file?
1 view (last 30 days)
Show older comments
Kim Soltau
on 2 Jul 2019
Answered: Yogesh Khurana
on 24 Jul 2019
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. :-)
0 Comments
Accepted Answer
Yogesh Khurana
on 24 Jul 2019
A similar question is already being answered. Refer to the following link for more information:
0 Comments
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!