Statistik
RANG
136.563
of 300.851
REPUTATION
0
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 21.094
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.294
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortTrouble 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...
etwa 11 Jahre vor | 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...
etwa 11 Jahre vor | 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...
etwa 11 Jahre vor | 0
Frage
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...
etwa 11 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenOPC 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,
mehr als 11 Jahre vor | 0
| akzeptiert
Frage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 0 Antworten | 0
