C++ or C# as a combination with MatLab?
-
What is the best the best environment to extract a self-created function or alogorithm out of MatLab into a closed and stable environment like a dll. C++ or C# as a combination with MatLab? Thank you for your help. Please send me the information also to my email-address: miguel_sarafana@bluewin.ch Best Regards Miguel miguel_sarafana@bluewin.ch Best Regards Miguel
-
What is the best the best environment to extract a self-created function or alogorithm out of MatLab into a closed and stable environment like a dll. C++ or C# as a combination with MatLab? Thank you for your help. Please send me the information also to my email-address: miguel_sarafana@bluewin.ch Best Regards Miguel miguel_sarafana@bluewin.ch Best Regards Miguel
Have a look at this article on integrating Matlab and .NET[^].
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Repentance The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
What is the best the best environment to extract a self-created function or alogorithm out of MatLab into a closed and stable environment like a dll. C++ or C# as a combination with MatLab? Thank you for your help. Please send me the information also to my email-address: miguel_sarafana@bluewin.ch Best Regards Miguel miguel_sarafana@bluewin.ch Best Regards Miguel
Hi Miguel Sarafana, After reading Q? , i belive the best & easy way will be integrating with c# application. Matlab version 7.2(6b) comes with builder for .net , so u can write algorithms in matlab ( m file or mex) can be easily converted .net assemblies(dlls). Details about matlab builder .net is here http://www.mathworks.com/access/helpdesk/help/toolbox/dotnetbuilder/index.html?/access/helpdesk/help/toolbox/dotnetbuilder/rn/bq24\_kz.html&http://www.mathworks.com/products/new\_products/latest\_features.html?s\_cid=HP\_RH\_2007a Happy coding !!!!! Pls feel free to mail me baijumax@yahoo.com Or reply back to this thread for more info. By BAIJUMAX "believe it or not , i'm always right":rolleyes:
-
Hi Miguel Sarafana, After reading Q? , i belive the best & easy way will be integrating with c# application. Matlab version 7.2(6b) comes with builder for .net , so u can write algorithms in matlab ( m file or mex) can be easily converted .net assemblies(dlls). Details about matlab builder .net is here http://www.mathworks.com/access/helpdesk/help/toolbox/dotnetbuilder/index.html?/access/helpdesk/help/toolbox/dotnetbuilder/rn/bq24\_kz.html&http://www.mathworks.com/products/new\_products/latest\_features.html?s\_cid=HP\_RH\_2007a Happy coding !!!!! Pls feel free to mail me baijumax@yahoo.com Or reply back to this thread for more info. By BAIJUMAX "believe it or not , i'm always right":rolleyes:
-
Dear Sir, Is there a way to create event in Matlab that will be seen/captured in C# Thanks Beni