I'm trying to use gdal_rasterize inside MATLAB via UNIX or system MATLAB command
system('gdal_rasterize'). Despite this command working in my console terminal, I get the following error inside MATLAB:
أكثر...
system('gdal_rasterize'). Despite this command working in my console terminal, I get the following error inside MATLAB:
gdal_rasterize: symbol lookup error: /usr/lib/libgdal.so.1: undefined symbol: pj_ctx_alloc
Any help will be very appreciated.
أكثر...