error in mexgdal functions.

8 views (last 30 days)
Max1000000
Max1000000 on 27 Jul 2015
Commented: Max1000000 on 6 Aug 2015
Using mexgdal found here: http://www.mathworks.com/matlabcentral/fileexchange/6010-mexgdal and having followed their instructions I keep getting this error when running functions:
Error in mexgdal (line 1)
function z = mexgdal ( input_file, options )
Output argument "z" (and maybe others) not assigned during call to "mexgdal".
anybody know what is wrong?
  2 Comments
Walter Roberson
Walter Roberson on 27 Jul 2015
Are you calling the routine directly or using one of the other routines provided there to do the call?
Max1000000
Max1000000 on 6 Aug 2015
One of the other routines, gdaldump

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!