help_depths.m

来自「任意边界结构正交曲线网格生成程序」· M 代码 · 共 20 行

M
20
字号
function help_depths(self)%    Select the "Compute/Grid Depths" menu item to compute and display% depths for the grid-cell centers from the current bathymetry% and coastline data.  Cells on land, plus those for which no% depth can be determined, are displayed transparently.% The state of the mask can be toggled with mouse button #1.% While the "Compute/Grid Depths" item is active, the depths are% recomputed automatically whenever the grid geometry changes. % Copyright (C) 1999 Dr. Charles R. Denham, ZYDECO.%  All Rights Reserved.%   Disclosure without explicit written consent from the%    copyright owner does not constitute publication. % Version of 17-Jun-1999 16:42:56.% Updated    06-Jul-2000 14:17:19.seagrid_helpdlg(help(mfilename), 'SeaGrid Depths')

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?