Skip to content
Prev 8534 / 10988 Next

[Rcpp-devel] R.e. Using Rcpp and MATLAB MAT-File API to Read MAT Files

John -

One quick follow-up about the warnings: I think they have to do with
loading cell arrays. Basically, all the actual data ends up in the #refs#
field, in what seems like an arbitrary order, and the field that should
contain the data is all NAs. Do you know if there's any way to get around
that? I think all the cell arrays being saved contain only strings, so I
can change things in MATLAB to save them as char arrays if necessary.

Thanks.

- Elliot

On Wed, Mar 25, 2015 at 12:26 PM, Elliot Joel Bernstein <ejb6 at cornell.edu>
wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150325/1e3e67d5/attachment.html>