Community Profile

photo

Paul Wessel


University of Hawaii

Last seen: 7 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
Returning and passing void pointers to mex functions
Thanks to all for feedback. In the end we went with static uintptr_t *pPersistent; /* To store API address back and fo...

7 years ago | 0

Question


Returning and passing void pointers to mex functions
I have several C functions. A "create" function creates a large C structure and passes back a void * pointer to it. The other ...

11 years ago | 4 answers | 0

4

answers

Question


How to handle version mismatch in shared libraries
I am trying to build a mex file that links with a shared external library that itself links to a shared netcdf library. However,...

11 years ago | 0 answers | 0

0

answers