From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.241.40 with SMTP id wf8mr1370086pac.31.1381937596620; Wed, 16 Oct 2013 08:33:16 -0700 (PDT) X-Received: by 10.49.37.132 with SMTP id y4mr33159qej.37.1381937596515; Wed, 16 Oct 2013 08:33:16 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!y3no76029012pbx.0!news-out.google.com!9ni45434qaf.0!nntp.google.com!i2no15791571qav.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 16 Oct 2013 08:33:16 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=158.110.27.77; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 NNTP-Posting-Host: 158.110.27.77 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <75105857-fe2f-4437-9214-f8a154432a1a@googlegroups.com> Subject: Ada library to read/write matlab files? From: mockturtle Injection-Date: Wed, 16 Oct 2013 15:33:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1511 Xref: number.nntp.dca.giganews.com comp.lang.ada:183631 Date: 2013-10-16T08:33:16-07:00 List-Id: Dear.all, the subject says everything. Are you aware of an available library to read/write matlab (binary) files? I tried googling around a bit (just a bit) without finding anything. As an alternative, something to read/write HDF or CDF (not netCDF since it requires a specific matlab package [if I remember correctly...]). I would like something "independent", that is, interfacing with other libraries (e.g., matlab API) is something I would rather avoid. Regards Riccardo