comp.lang.ada
 help / color / mirror / Atom feed
From: Per Sandberg <per.sandberg@sandat.dyndns.org>
Subject: Re: Ada library to read/write matlab files?
Date: Wed, 16 Oct 2013 21:32:35 +0200
Date: 2013-10-16T21:32:35+02:00	[thread overview]
Message-ID: <20131016213235.789953a0@lufsen.sandat.dyndns.org> (raw)
In-Reply-To: 75105857-fe2f-4437-9214-f8a154432a1a@googlegroups.com

On Wed, 16 Oct 2013 08:33:16 -0700 (PDT)
mockturtle <framefritti@gmail.com> wrote:
One suggestion could be:
* get cdf35_0-dist-all.tar.gz from
    http://cdaweb.gsfc.nasa.gov/pub/software/cdf/dist/cdf35_0/w32/src_distribution/

* Compile and install that library
* make a small c-file containing "#include <cdf.h>"
* compile that file with 
     g++ -c -I 'path to cdf includes' -fdump-ada-spec
* and magic there is an cdf_h.ads.
     Given that the gcc you are using is modern.

/Per

> 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


  reply	other threads:[~2013-10-16 19:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 15:33 Ada library to read/write matlab files? mockturtle
2013-10-16 19:32 ` Per Sandberg [this message]
2013-10-17  8:19 ` Maurizio Tomasi
2013-10-18 20:09 ` mockturtle
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox