現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
GRDINFO2('file.grd') will display information about the GMT grid file 'file.grd' in a format similar to the gmt command grdinfo.
D = GRDINFO('file.grd') will in addition return a vector containing (xmin, xmax, ymin, ymax, zmin, zmax, format, xinc, yinc). Format is 1 for pixel registration and 0 for grid node registration.
Similar to the GMT command 'grdinfo', and based on the compiled mexfile-based function grdinfo.m, part of the GMT supplemental packages.
See also GRDREAD2, GRDWRITE2
引用
Kelsey Jordahl (2026). grdinfo2 (https://jp.mathworks.com/matlabcentral/fileexchange/26289-grdinfo2), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: grdread2
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
