질문


mexopt.sh not functional in R2016?
Hi, I copied mexopt.sh onto my home folder on mac OS X running R2016 Matlab. I edited it to enable CXX flag 'xcrun /usr/local...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


integer parameter in lsqcurvefit
Hi, I am trying perhaps something foolish but let me pose the question anyway. I am trying to fit a data whose model is an unk...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


'import class' statement not working inside a function
Hi, I have a function declaration. In that function I add .NET library. When I try to use import, Matlab gives error 'functi...

13년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
passing hex data to .NET
Thanks, it worked!

13년 초과 전 | 0

질문


passing hex data to .NET
Hi, This is quite basic but I am missing it. An object in C# has to be passed a value, which is an operational code '0x20'. ...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 14년 전 | 답변 수: 2 | 1

2

답변

질문


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

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변