error in mexgdal functions.
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2015-7-27
Are you calling the routine directly or using one of the other routines provided there to do the call?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Hyperspectral Image Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!