MEXGDAL

Mex file interface for reading various raster image formats, optionally providing georeferencing.

You are now following this Submission

GDAL is a library capable of reading a plethora of raster image formats, and MEXGDAL is a mex file interface for making its I/O capabilities available to MATLAB. As well as reading the image data itself, it can read the image metadata and georeferencing information.

Cite As

John Evans (2026). MEXGDAL (https://www.mathworks.com/matlabcentral/fileexchange/6010-mexgdal), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Automotive in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Fixed some outdated statements in the DocBook documentation. Incorporated more mlint suggestions.