Feeds
已回答
Segmentation fault calling compiled shared library Initialize routine
The answer to use "-nojvm","-nojit" works fine if the C++ function calls I make into the compiled C++ Matlab shared library (bo...
Segmentation fault calling compiled shared library Initialize routine
The answer to use "-nojvm","-nojit" works fine if the C++ function calls I make into the compiled C++ Matlab shared library (bo...
2 years 前 | 0
提问
Segmentation fault calling compiled shared library Initialize routine
I have a compiled C++ Matlab shared library (libXXXLibrary.so) that I've been testing. When I used mbuild to build a driver app ...
2 years 前 | 2 个回答 | 0
2
个回答提问
"error Using MATLAB Data API with C Matrix API is not supported."
I wish to use ArrayFactory, but when I include "MatlabDataArray.hpp" in my main cpp I get this error when I do an mbuild using t...
2 years 前 | 1 个回答 | 0