MatFileHandler icon indicating copy to clipboard operation
MatFileHandler copied to clipboard

Write MatLab tables with MatFileHandler

Open bernie678 opened this issue 6 years ago • 3 comments

I am wondering how to write a MatLab dataset or perhaps a table variable to a .mat file. An example or guidelines would be much appreciated.

bernie678 avatar Sep 18 '18 13:09 bernie678

Hi, unfortunately, neither datasets nor tables are supported at the moment. Datasets seem to be deprecated, so I don't think it makes sense for MatFileHandler to deal with them. It would be nice to have support for tables, and this is in the plans, but I can't give you any time estimates right now.

mahalex avatar Sep 18 '18 15:09 mahalex

Version 1.3.0-beta1 adds preliminary support for Matlab objects, so now you can read table variables from .mat files. Writing support is possible, but is going to take more time.

mahalex avatar Oct 14 '18 18:10 mahalex

OK. Thanks.


From: Alexander Luzgarev [email protected] Sent: Sunday, October 14, 2018 1:23 PM To: mahalex/MatFileHandler Cc: bernie678; Author Subject: Re: [mahalex/MatFileHandler] Write MatLab Dataset with MatFileHandler (#2)

Version 1.3.0-beta1 adds preliminary support for Matlab objects, so now you can read table variables from .mat files. Writing support is possible, but is going to take more time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mahalex/MatFileHandler/issues/2#issuecomment-429649626, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ApXqdlaVZzO24VOC1UuLuW4smtfB6Hulks5uk4EogaJpZM4Wt_Mc.

bernie678 avatar Oct 15 '18 22:10 bernie678