Community Profile

photo

TS


Last seen: 3 years ago Active since 2014

Statistics

  • First Answer

View badges

Content Feed

View by

Question


matlab bytesAvailableCallback with empty buffer
When opening any communication instrument in matlab, you can set the object with a BytesAvailableFcn. i.e. u.BytesAvailabl...

9 years ago | 0 answers | 0

0

answers

Answered
fprintf statement with multiple looping variables.
if i understand your question correctly, you can use a for loop. a simple example: a = 3.419999e+00; b = 6.498; c =...

10 years ago | 0

Question


setdatatype from void* to structPtr
I have C code which is defining structs and some basic functions: #include <mex.h> #include "tst.h" void mexFunc...

10 years ago | 0 answers | 0

0

answers

Question


Obtaining multiple enums definitions from c header file
I have a matlab program which communicates with a client via serial communication using a preset command reference. The client ...

10 years ago | 0 answers | 0

0

answers