Complex data elements in mxINT8_CLASS
array
#include "matrix.h" mxComplexInt8* mxGetComplexInt8s(mxArray* pa);
This function is available in the interleaved complex API. To build
myMexFile.c
using this function, type:
mex -R2018a myMexFile.c