Community Profile

photo

Brian Bagenstose


Last seen: 2 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • First Submission

View badges

Feeds

View by

Submitted


oxfordJoin
Create a single grammatically correct comma separated string from an array of strings

3 years ago | 1 download |

Question


Why does mxSetDoubles crash this MEX file?
Here's the MEX function: #include "mex.h" void myFun(double *a, int array_size) { int i; for (i=0;i<array_s...

4 years ago | 1 answer | 0

1

answer