MATLAB Data API Row Major Support
Version 1.0.0 (15.2 KB) by
Marc Greenberg
This contribution contains a C++ header file to be used with the MATLAB Data API. It provides support for working with row major data.
This contribution contains a C++ header file that is to be used with the documented C++ MATLAB Data API. It provides C++ APIs to allow developers to create MATLAB Data Arrays with existing data that is in row major order. It also provides APIs to iterate through the data in a MATLAB Data Array in row major order or column major order regardless of the memory layout of the array.
Cite As
Marc Greenberg (2025). MATLAB Data API Row Major Support (https://www.mathworks.com/matlabcentral/fileexchange/98334-matlab-data-api-row-major-support), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021a
Compatible with R2018b and later releases
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
