Info

This question is closed. Reopen it to edit or answer.

How to call MATLAB functions in C#?

1 view (last 30 days)
Afsoon
Afsoon on 4 Mar 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
Dear Experts, I'm trying to develop a image processing software by C#, I implement all algorithms by MATLAB, I have 15 MATLAB functions.
Now I want to make all mfiles to "dll" file.
My question is that if the functions can call each others? Or I should do other thing? After I if each function can recall each other? Or I should take other way to run my codes in C#?

Answers (0)

Community Treasure Hunt

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

Start Hunting!