How can i load my c++ written dll ?

1 view (last 30 days)
wissem
wissem on 2 Nov 2013
Answered: Subhamoy Saha on 2 Mar 2020
hello i have problems while loading my visual studio c++ dll , here are the files please help me

Answers (1)

Subhamoy Saha
Subhamoy Saha on 2 Mar 2020
First ensure that you have C++ compiler installed and linked with MATLAB.
If yes please see documentation on loadlibrary
help loadlibrary

Categories

Find more on C Shared Library Integration 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!