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.
Reporter: Sarah Gilmore / @sgilmore10
Note: This issue was originally created as ARROW-12368. Please see the migration documentation for further details.