How to integrate a matlab project in C# windows application.
Show older comments
I have developed a project of"Automatic Number Plate Reader" in matlab and I want to call this project in C# windows application for further process.But when i implement this in C# i got a error as "MWArray assembly failed to be initialized". Wherein I have generated all the dll files in matlab and added it in the reference of the C# project from the deploytool in matlab. And MWArray.dll is also been added. I am using 2013a version of matlab and 2012 version of Visual Studio. Any help regarding this is quite helpful.
3 Comments
Rya
on 10 Jul 2017
Did u find any solution, I am working on same project need help as well.
Ngonidzashe Nedziwe
on 10 Jul 2017
Edited: Walter Roberson
on 10 Jul 2017
https://www.mathworks.com/matlabcentral/answers/uploaded_files/5510/MATLAB%20-%20C%23%20interfacing.pdf im not sure wat u guys are attempting to do exactly but will try to do the same using this article and if i get the same errrors as u will let u know if i manage to solve it
Rya
on 10 Jul 2017
what is this for to use Matlab project in C#?
Answers (1)
Categories
Find more on Startup and Shutdown 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!