menus.hlp

来自「matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译」· HLP 代码 · 共 30 行

HLP
30
字号
Menus	ALEX is menu-driven. Virtually all operations are accessible through 	the menu system. The system is basically self-explanatory, but there 	are a few extra features worth noting:	1) Many menu items have <cntrl>keystroke equivalents. This means that 	their function can be done by pressing the <control> key and some 	other key simultaneously. The <cntrl>keystroke equivalent is noted 	on the menu to the right of the function name.	2) Items with ellipses (...) following the names usually yield 	a dialog box requiring further action. Such as a file choice dialog 	for the Open item in the File menu.	3) Items leading to a popup menu have an arrow to the right of the item 	name.{File_Menu.hlp}{Edit_Menu.hlp}{View_Menu.hlp}{Modify_Menu.hlp}{Analyze_Menu.hlp}{Options_Menu.hlp}{ExtraFun_Menu.hlp}{Colormap_Menu.hlp}{Help_Menu.hlp}

⌨️ 快捷键说明

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