How can one pass a file-pointer from one mex to the Matlab environment ?

1 view (last 30 days)
To make it more precise:
How can one store a file-pointer (or a general pointer) into an mxArray and pass that as OUTPUT (plhs[0] if you like) to MATLAB ?
MATLAB handles mxArray-Pointers in the workspace, right ?

Answers (0)

Categories

Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!