Community Profile

photo

Ulrich


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Answered
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...

9 years ago | 0

Answered
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...

9 years ago | 0

Answered
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...

9 years ago | 0

Question


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...

9 years ago | 3 answers | 0

3

answers

Question


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...

9 years ago | 2 answers | 0

2

answers

Answered
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,

9 years ago | 0

| accepted

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers