help_private.m
来自「任意边界结构正交曲线网格生成程序」· M 代码 · 共 18 行
M
18 行
function help_private(self)%% The "Presto" toolbox used by Seagrid is considered% "private". Its interface and behavior is subject to% change at any time. Users must neither alter it, nor% adapt it in any fashion to other software outside the % SeaGrid realm.% 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 03-Jun-1999 22:20:01.% Updated 23-Dec-1999 09:58:23.seagrid_helpdlg(help(mfilename), 'SeaGrid Private Toolboxes')
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?