help_general.m
来自「任意边界结构正交曲线网格生成程序」· M 代码 · 共 20 行
M
20 行
function help_general(self)% SeaGrid uses menus and mouse actions to guide the creation% of an orthogonal gridwork suitable for oceanographic modeling.% The "SeaGrid" menu controls input/output, while the "View"% menu provides choices on presentation. The "View/Setup" dialog% is the main interface for determining the resolution of the grid.% The "zoomsafe" facility is invoked for zooming and panning the% graphics. % 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 25-May-1999 16:27:20.% Updated 26-May-1999 09:45:58.seagrid_helpdlg(help(mfilename), 'General Features of SeaGrid')
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?