gmtmex
gmtmex copied to clipboard
GMT API for MATLAB
**Description of the problem** I started using the GMTMEX on a windows computer. I start by running the examples from The GMT/MATLAB Toolbox 2017 paper. They all run as described...
Hello everyone, **Description of the problem** I am trying to extend a grid onto a new region, including but exceeding the original boundaries, using grdcut with the -N option. However,...
**Description of the problem** 我在安装gmtmex时,Matlab显示mex错误  **Full script that generated the error** ``` PASTE CODE HERE ``` **Full error message** ``` PASTE ERROR MESSAGE HERE ``` **System information**...
**Description of the problem** Since I am building GMT with DEBUG and MEM_DEBUG I get messages upon module exit if there were memory leaks. WHen I quit MATLAB after testing...
**Description of the desired feature** The gmtmex._extension_ library with the mexFunction needs to be built using the user's MATLAB version. Hence, we want to move as much of the code...
While searching for documentation regarding building gmtmex on Linux, I noticed that the readme was looking for volunteers. With the steps outlined below, I am able to get GMT to...