error in mexgdal functions.
이전 댓글 표시
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?
Max1000000
2015년 8월 6일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Process Point Clouds에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!