Parse arguments to DLL file and get the output in .m scripting.

I have a dll file which has 2 arguments for inputs and 2 for outputs. My goal is to load this dll in a .m script and use this dll instead of writing the code again.
My question is how to load the dll in .m script.
list down all the steps.

Answers (1)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Asked:

on 26 Aug 2022

Answered:

on 30 Aug 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!