How do I create a Shared Library using the MATLAB Compiler that can be accessed through Visual Basic 6 as a DLL?
Show older comments
I would like to create a Visual Basic DLL from the MATLAB Compiler that takes two matrices as an argument and returns two matrices.
Answers (1)
Sanchali Purandare
on 16 Jan 2011
1 vote
3 Comments
Hatim Motiwala
on 21 Feb 2013
You mention an example project, how do I access/download it. I am new to this forum so may be I am not looking in the right place.
Kaustubha Govind
on 22 Feb 2013
Hatim: I don't know what example Sanchali was referring to, but there are a couple of examples here:
Hatim Motiwala
on 22 Feb 2013
Ksutubha: Thanks for the reply. Actually I saw these examples, but I was interested in the VB6 example and Visual C++ 6 wrapper dll that she mentioned will allow data type conversion between Matlab and Visual Basic 6.
Categories
Find more on C Shared Library Integration 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!