You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
GRDWRITE2(X,Y,Z,'file.grd') will create a grid file containing the data in the matrix Z. X and Y should be either vectors with dimensions that match the size of Z or two-component vectors containing the max and min values for each. The file will be a COARDS-compliant NetCDF file, the standard format for GMT version 4 and later.
Based on the compiled mexfile-based function grdwrite, part of the GMT supplemental packages.
For more information on GMT grid file formats, see:
http://www.soest.hawaii.edu/gmt/gmt/doc/gmt/html/GMT_Docs/node70.html
GMT (Generic Mapping Tools) was developed by Paul Wessel and Walter H. F. Smith (http://gmt.soest.hawaii.edu)
See also GRDREAD2, GRDINFO2
Cite As
Kelsey Jordahl (2026). grdwrite2 (https://se.mathworks.com/matlabcentral/fileexchange/26290-grdwrite2), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: grdread2
General Information
- Version 1.1.0.0 (2.69 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
