Feeds
질문
Handle class via mwArray in C++
Hello, i am using Matlab code (compiled to a .dll) that creates an object of a handle class. Methods of the Object can be cal...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
initializing mwArray as "empty"
Hi, i have a problem when using a specific Matlab .dll in C++. I need to have an empty mwArray variable (empty as representi...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
using a MATLAB .dll in C++ makes some trouble, because when including necessary header files, the mx-API fcns behaviour (??)
Hi, i have quite a general problem with a MATLAB .dll. Is it possible that when including a MATLAB compiler generated .dll ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
return mwArray from cpp mex function
Hi, i think this is quite a simple problem, but anyway, i could not find quickly via documentation or google. I have C++ code w...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Is it possible to keep Matlab objects as mxArray type in C++ application ?
Hi, i am planning on writing an application in C++ and i want to use certain Matlab functions as a .dll that can be compiled ...
거의 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
Trouble linking against MatLab .dll
Hi, i think i tried that, but it is a while ago (as you might already know ... ), so i will try this. I am stuck with another...
Trouble linking against MatLab .dll
Hi, i think i tried that, but it is a while ago (as you might already know ... ), so i will try this. I am stuck with another...
대략 11년 전 | 0
답변 있음
mex fcn makes trouble ...
... and it does solve the issue. Sorry, but i was sure that in case of such sort of programming error, the application crashe...
mex fcn makes trouble ...
... and it does solve the issue. Sorry, but i was sure that in case of such sort of programming error, the application crashe...
대략 11년 전 | 0
답변 있음
mex fcn makes trouble ...
... well, yes, that seems to be the case ... index but that should lead to a reproduceable crash, or not ? I'll fix this thi...
mex fcn makes trouble ...
... well, yes, that seems to be the case ... index but that should lead to a reproduceable crash, or not ? I'll fix this thi...
대략 11년 전 | 0
질문
mex fcn makes trouble ...
Well, hello dear experts, i encountered the following phenomenon: I wrote and compiled (and reviewed in debug mode) a mex fu...
대략 11년 전 | 답변 수: 3 | 0
3
답변질문
Trouble linking against MatLab .dll
Hello, i recently tried to link a executable (VS 2010) against mat.dll (...and others ...) by adding references to libmat.lib...
11년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
OPC read fails with OPC DA
Hello again, seems it's solved ... was a timeout issue mixed up with a bad exception handling in my code. so long,
OPC read fails with OPC DA
Hello again, seems it's solved ... was a timeout issue mixed up with a bad exception handling in my code. so long,
11년 초과 전 | 0
| 수락됨
질문
OPC read fails with OPC DA
Hello, i have trouble reading data from OPC. I can read from a simulator device without any problem, but i can't read from a...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can one pass a file-pointer from one mex to the Matlab environment ?
To make it more precise: How can one store a file-pointer (or a general pointer) into an mxArray and pass that as OUTPUT (plh...
거의 12년 전 | 답변 수: 0 | 0
