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
