Skip to content

[MATLAB] create a matlab2mex function #28166

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions