How to resolve "Can't allocate memory for MXArray from unmanaged code"
조회 수: 1 (최근 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!