Commits


Fiona La authored and Neal Richardson committed 3dc01c52197
ARROW-11795: [MATLAB] Migrate MATLAB Interface for Apache Arrow design doc to Markdown Upload MATLAB Interface for Apache Arrow design document to `matlab/doc/` to be archived with the code. The discussion about the design document can be found here: https://lists.apache.org/thread.html/r7ac793613892487f60f080de0bc8bab6a27b3ae18e4c47b572e2649f%40%3Cdev.arrow.apache.org%3E **Note**: the design document contains a SVG image that is currently hosted in a separate repository (https://github.com/mathworks/matlab-arrow-support-files). It seems like it would be preferable to have this live directly within the Apache Arrow project, alongside the code, in `matlab/doc/images/`, however we are not sure if it is acceptable to commit an image file. The image is an SVG file which should be more amenable to version control (it is only 37 kb). Closes #9585 from lafiona/ARROW-11795 Lead-authored-by: Fiona La <fionala@mathworks.com> Co-authored-by: lafiona <fionala7@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>