How to correct make Dll in matlab and then use it in matlab?

5 views (last 30 days)
I want to create function with arrays inputs and then make DLL, which will be used in MATLAB
  3 Comments
Bob
Bob on 7 Jul 2022
Mex is not suitable for this task, because mex is used for generation dll file(
Bob
Bob on 7 Jul 2022
I'll try do in matlab 2011a. Maybe somebody else know how to solve this task...

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!