[Gdal-dev] MATLAB Mex Interface(s) to GDAL?

jluis at ualg.pt jluis at ualg.pt
Fri Apr 2 15:36:31 EST 2004


Quoting Valentine Anantharaj <val at GRI.MsState.Edu>:

> 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.

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:
jluis at ualg.pt
Tell me if the source code is not included and you want it.

Joaquim Luis



More information about the Gdal-dev mailing list