For which versions of MatLab is integration with C# possible?And how to do it?i.e how to call MatLab functions from C# application and process results in C#?
Thank for your reply,but I saw that article and it doesn't help much because I am a beginner and I couldn't figure out how to use his matnet library!Can you help me with that?Give some examples of usage?steps that would guide me through?
For anyone how's been looking for the same thing I am; I've found solution. Matlab version 7.5(R2007b) has Matlab Builder NE which is easy to integrate with .NET,i.e C# . Enjoy!