📄 _readme.txt
字号:
Kriging Interpolation
'vebyk' needs all functions in the folder 'vebyk_functions'. Therefore, the use of 'vebyk' in a different folder needs adaption of paths. For example:
addpath your/path/vebyk_functions
Kriging can be executed by the command 'vebyk'. Use
help vebyk
for information about input and output parameters.
If data intended for kriging is stored in a n*m matrix, the function 'inputmatrix' can be used to transform it to the 'vebyk' format. See
help inputmatrix
for further information.
% Rolf Sidler 10.10.2003 rolf.sidler@gmx.ch
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -