gridding_surfer

This script creates a grid from irregularly spaced XYZ data, using Surfer 8 and 11.
ダウンロード: 11.8K
更新 2014/10/10

ライセンスの表示

This script creates a grid from irregularly spaced XYZ data, using Surfer 8 or 11.
It is very important to take account the DATA MUST BE into a TXT or DAT file.

This file must only have three columns and the arrangement of these columns in file, it would be:
- First column : X data;
- Second column: Y values and finally,
- Third column : Z data.

It is only necessarily to run the function.

Please, check the file does not have any row with strings or characters.

In command window, you can select the Gridding method for your data.

This script was done, using Matlab R2007a, and it was tested, using Surfer v.8.02 and v11.0.6.

It is not possible to assure this script works with others versions of Surfer.

If you had problems with COM client commands, you could review the windows application integration in matlab documentation.

References:
- Golden Surfer, Inc. (2002). Surfer User's Guide.
Colorado. 664 pp.
- Hanselman, D. and Littlefield, B. (2005). Mastering
Matlab 7. Pearson Prentice Hall, Upper Sanddle
River. 852 pp.

Thanks to Alberto Avila Armella to review this script.

引用

Gabriel Ruiz-Martinez (2024). gridding_surfer (https://www.mathworks.com/matlabcentral/fileexchange/22519-gridding_surfer), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGoogle についてさらに検索
謝辞

ヒントを得たファイル: Surfer Griddata

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Bug fixed that was related SurferApp.DefaultFilePath

1.0.0.0