Frage


Deoply tools fails to add "-a" to header file
I am trying to compile an executable. I am using the deploy tool. When I start building it, it gives me an error. In the error f...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Stymied on this - fopen('ser') hangs Matlab!
I am helpless with this one, I have a digital Pulse oximeter which acts as a COM device - connected through USB port. When it c...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


problems declaring static in Mex?
I am having lot of trouble with C and Mex issues. I think it stems from not having a clear concept of C/C++. I am generatin...

mehr als 12 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


do not understand mxSetData
Hi, I have declared a pointer to a float float *myvariable; I initialize this to myvariable = mxCreateNumericMatrix(...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Passing C function pointers when working with Mex files?
Hi, I have a Matlab GUI accessing a USB device with its .dll The GUI accesses the USB data often i.e., it keeps calling the US...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


loadlibrary and calllib inside a C mex routine
Hi, I have a vendor dll which I am trying to use with Matlab. I have a C code which calls this dll using GetProcAddress and the...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten