f_tipshome.asv

来自「digital signal processing常用工具箱」· ASV 代码 · 共 31 行

ASV
31
字号
% GUI Module => g_homework
%
% User Tips:
%
% 1. First select the course number, homework number, due date, and 
%    section range from the pushbuttons in the upper-left "Create 
%    homework assignment" window. The section numbers specify the 
%    range of sections within the text from which homework problems 
%    will be selected.
%
% 2. Next select the homework problems using the lower-left "Select 
%    homework window".
%
% 3. To select multiple problems using the Select problems, Delete 
%    problems, and Insert problems pushbuttons, hold down the Ctrl 
%    key and click on the problems of interest. You can also hold 
%    down the Shift key and use the arrow keys to select multiple
%    contiguous problems.
%
% 4. To Show sections checkbox toggles the display of section 
%    information see in the right-hand "View homework assignemnt" 
%    window.
%
% 5. The Load and Save menu toolbar options can be used to load and 
%    save previously-created  homework assignemnts.
%
% 6. To View solution menu option diplays PDF file solutions to the selected problems. To
%    activate this option, you must first register the Adobe Acrobast Reader location with
%    the the g_homework module using the supplied submenu option.

⌨️ 快捷键说明

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