Boost logo

Boost Users :

Subject: Re: [Boost-users] load a serialized object into Matlab?
From: Diederick C. Niehorster (dcnieho_at_[hidden])
Date: 2010-10-21 20:19:43


Not having used the serialization library, the easiest way is probably
to write a MATLAB mex file that can open the file (or take a file
pointer) and deliver the data to matlab in a format it understands.

Best,
Dee

On Fri, Oct 22, 2010 at 04:29, James C. Sutherland
<James.Sutherland_at_[hidden]> wrote:
> I am just looking into the serialization library.  It seems really nice for
> archiving using C++.
>
> Is there a way to import an archive generated by that library into another
> language (e.g. matlab)?  I guess that one would need the rules for IO that
> the serialization archives use?
>
> Thanks,
>
> James
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net