Feeds
질문
How do I return an error to C++ from a compiled Matlab dll?
I have a Matlab function: foo=doFoo(); I have used the Matlab compiler to convert doFoo() to a function callable from C++:...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Compiled Matlab code crashes when /clr is not selected
I'm wondering why the code I'm using with a compiled Matlab library crashes when a common language runtime is not selected. For ...
거의 12년 전 | 답변 수: 1 | 0
