help_updating.m
来自「任意边界结构正交曲线网格生成程序」· M 代码 · 共 18 行
M
18 行
function help_updating(self)% Use the "View/Update" menu item to force SeaGrid% to perform a complete updating of the calculations% and graphics. SeaGrid ordinarily updates itself% automatically, but a manual update may be useful% occassionaly. % 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 09-Jun-1999 08:32:19.seagrid_helpdlg(help(mfilename), 'Updating The SeaGrid Display')
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?