matio icon indicating copy to clipboard operation
matio copied to clipboard

Support MATLAB's table

Open rafal-c opened this issue 11 months ago • 1 comments

You can create table data (with named columns) in MATLAB as follows:

Image

Such a file can't be read in a meaningful way by matio. This issue is a suggestion for adding support for tables in matio.

rafal-c avatar Mar 17 '25 09:03 rafal-c

Related to #77, #98, #99, #263 and the undocumented opaque type for MCOS.

Here are the files: issue270.zip

tbeu avatar Mar 17 '25 19:03 tbeu