Community Profile

photo

George Nicholas


Last seen: bijna 4 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I have a C function created using Compiler CDK and it's returning a large array but it's MxArray** type. How do I access all the data retunred to the calling C function?
Here's the C calling function from main(). #include <stdio.h> #include "libMPrime_CA_P.h" #include "matrix.h" int main(void)...

bijna 4 jaar ago | 1 answer | 0

1

answer