help_units.m

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

M
16
字号
function help_units(self)%    The units of the map display ("Degrees", "Kilometers",% or "Projected") can be selected with the "View/Map Units"% menu.  On startup, the units are "Degrees". % 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 02-Aug-1999 15:17:11.% Updated    22-Sep-1999 08:58:51.seagrid_helpdlg(help(mfilename), 'SeaGrid Map Units')

⌨️ 快捷键说明

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