Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.597 Times

Wessel freeware
 

Wessel

Added: May 13, 2013 | Visits: 375

grdread2 Z=GRDREAD2('filename.grd') will return the data as a matrix in Z [X,Y,Z]=GRDREAD2('filename.grd') will also return X and Y vectors suitable for use in Matlab commands such as IMAGE or CONTOUR. e.g., imagesc(X,Y,Z); axis xy This function will load COARDS compliant netCDF grdfiles, the standard...


Platforms: Matlab

License: Freeware Size: 10 KB Download (59): grdread2 Download

Added: March 25, 2013 | Visits: 372

grdwrite2 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...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): grdwrite2 Download