How do I create a Shared Library using the MATLAB Compiler that can be accessed through Visual Basic 6 as a DLL?
이전 댓글 표시
I would like to create a Visual Basic DLL from the MATLAB Compiler that takes two matrices as an argument and returns two matrices.
답변 (1개)
Sanchali Purandare
2011년 1월 16일
1 개 추천
댓글 수: 3
Hatim Motiwala
2013년 2월 21일
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
2013년 2월 22일
Hatim: I don't know what example Sanchali was referring to, but there are a couple of examples here:
Hatim Motiwala
2013년 2월 22일
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.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!