You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Sarah Gilmore (Jira)" <ji...@apache.org> on 2021/04/13 15:00:00 UTC

[jira] [Created] (ARROW-12368) [MATLAB] create a matlab2mex function

Sarah Gilmore created ARROW-12368:
-------------------------------------

             Summary: [MATLAB] create a matlab2mex function
                 Key: ARROW-12368
                 URL: https://issues.apache.org/jira/browse/ARROW-12368
             Project: Apache Arrow
          Issue Type: Task
          Components: MATLAB
            Reporter: Sarah Gilmore


Create a function that takes a native numeric MATLAB array and converts it into a form that can be manipulated in a C++ MEX function. Once the data is accessible inside a MEX function, it can be converted into the correspondingĀ  arrow::NumericArray type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)