Using GMT tools in Matlab 2017a

20 visualizaciones (últimos 30 días)
hc zhang
hc zhang el 2 de Ag. de 2017
Comentada: Shaula Garibbo el 29 de En. de 2020
Hi all, When I learn the GMT tools was supported by the latest Matlab version, I'm quite excited. But when I try to use GMT commands in Matlab just following the instruction that provided by GMT grounp http://gmt.soest.hawaii.edu/doc/5.4.2/matlab_wrapper.html, I met a problem: 'pscoast: Cannot open test.ps with mode w GMT: Module return with failure while executing the command'. So, if anyone konw why this happen and how to solve this problem, please teach me, thanks.
  2 comentarios
KSSV
KSSV el 2 de Ag. de 2017
Only make sure that the GMT5.3 binary dir is either in the Windows path (the installer does that for you) and in the MATLAB path (you have to do it yourself).
Is this done?
Shaula Garibbo
Shaula Garibbo el 29 de En. de 2020
Was this ever resolved? Trying to get this to work myself but having no luck, just getting error messages like this:
Invalid MEX-file '/donotaccess/opt/gmt/bin/gmtmex.mexmaci64':
dlopen(/donotaccess/opt/gmt/bin/gmtmex.mexmaci64, 6): Library not loaded:
/opt/gmt/lib/libXgmt.5.4.5.dylib
Referenced from: /donotaccess/opt/gmt/bin/gmtmex.mexmaci64
Reason: image not found
Error in gmt (line 30)
[varargout{1:nargout}] = gmtmex (cmd, varargin{:});

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Just for fun en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!