How can i compile a code which load .Net dll
Show older comments
I have a MATLAB GUI what load some .Net dll using NET.addAssembly() function. Everithing works fine in MATLAB, but when i compile the GUI using deploytool, the dll loading doesn't work. I tried to add shared files during compiling, to add dlls in the Advenced Settings in deploytool but didn't help. How can i solve it?
Accepted Answer
More Answers (1)
Bíró
on 2 Aug 2012
0 votes
Categories
Find more on Get Started with MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!