参考这个
http://www.adras.com/Call-to-mclInitializeApplication-in-MCR-v713.t123787-80.html
结尾处的答案是 no longer supported ,改成调用 mclInitializeApplication_proxy
By way of MATLAB's technical support team I was made aware of a workaround for this problem. The function mclInitiaizeApplication is no longer supported for calling from C# .NET applications. The function to call is "mclInitializeApplication_proxy".
This solved my problem, but it makes me wonder if this would be a problem when calling a C shared library from other languages such as C++ or java
专注于.NET MIS开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms