Info
This question is closed. Reopen it to edit or answer.
How to call MATLAB functions in C#?
1 view (last 30 days)
Show older comments
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#?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!