How can I use optimization algorithms in Matlab, applied on a code in Visual C#?
Show older comments
I have a program written in Visual C# in which I created an environment for different optimization algorithms. Now only the optimization code itself is missing. I heard there is a way to connect Visual C# and Matlab code via COM-Interface, so that I am able to run the C# program with a chosen optimization code of Matlab. How is that possible?
Answers (1)
Guillaume
on 15 Nov 2014
0 votes
Categories
Find more on Get Started with Optimization Toolbox 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!