<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Joaquim -<br>
<br>
I was able to use the copy from the Mirone distribution.&nbsp; It works
great for the GeoTIFF files I am using.&nbsp; Thanks.<br>
<br>
Regards,<br>
<br>
Valentine<br>
<br>
<pre wrap="">Joaquim Luis wrote:
</pre>
<blockquote type="cite" cite="mid1080938191.406dcecf66c8f@wmail.ualg.pt">
  <pre wrap="">Quoting Valentine Anantharaj <a class="moz-txt-link-rfc2396E" href="mailto:val@GRI.MsState.Edu">&lt;val@GRI.MsState.Edu&gt;</a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Greetings!

Are there any MATLAB Mex interface(s) to the GDAL library and
functionalities?  I noticed one other post in the past that referred to
this possibility; but there was no contact email.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Valentine
You probably refer to one post of mine. Indeed I wrote a kind of gdalread mex 
file. I say a "kind" because it doesn't read all the supported gdal formats.
I decided to leave out image formats that are potentially very large. If you 
know Matlab and it's voracity for RAM you'll understand why I did it.

This mex is used in a project of mine called Mirone and is distributed with it.
Mirone (BTW, it also fits on the recent category of gdal viewers) is available 
at:
w3.ualg.pt/~jluis/mirone
At this moment (I'm writing from home) I am not sure if the distribution already 
includes the gdalread_m.c (the mex) source code, but it does include the 
gdalread_m.dll mex file (it is on Mirone's root directory).

My email contact is:
<a class="moz-txt-link-abbreviated" href="mailto:jluis@ualg.pt">jluis@ualg.pt</a>
Tell me if the source code is not included and you want it.

Joaquim Luis
_______________________________________________
Gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gdal-dev@remotesensing.org">Gdal-dev@remotesensing.org</a>
<a class="moz-txt-link-freetext" href="http://remotesensing.org/mailman/listinfo/gdal-dev">http://remotesensing.org/mailman/listinfo/gdal-dev</a>


  </pre>
</blockquote>
</body>
</html>