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

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

Products

Asked:

on 26 Feb 2014

Community Treasure Hunt

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

Start Hunting!