How to resolve "Can't allocate memory for MXArray from unmanaged code"
2 次查看(过去 30 天)
显示 更早的评论
I just recently upgraded from R2013a to R2017b, I use matlab compier to create .Net assembly DLL which is linked into C# Windows Service. We deploy to several servers for parallel processing. With the new version, 2 of 4 servers generate this error when Matlab Function is entered into. When comparing the servers, I noticed one difference which might account for the different behavior. The 2 servers do not have Windows C++ Runtimes installed (they do have Matlab 2017b Compiler Runtime installed, just not C++ runtimes.) Previously under R2013a we did not have this issue at all. Any suggestions?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!