Partial Differential Equation Toolbox | ![]() ![]() |
Options Menu
Grid Spacing . . .
In the Grid Spacing dialog box, you can adjust the x-axis and y-axis grid spacing. By default, the MATLAB automatic linear grid spacing is used. If you turn off the Auto check box, the edit fields for linear spacing and extra ticks are enabled. For example, the default linear spacing -1.5:0.5:1.5
can be changed to -1.5:0.2:1.5
. In addition, you can add extra ticks so that the grid can be customized to aid in drawing the desired 2-D domain. Extra tick entries can be separated using spaces, commas, semicolons, or brackets.
Clicking the Apply button applies the entered grid spacing; clicking the Done button ends the Grid Spacing dialog.
Axes Limits . . .
In the Axes Limits dialog box, the range of the x-axis and the y-axis can be adjusted. The axis range should be entered as a 1-by-2 MATLAB vector such as [-10 10]
. If you select the Auto check box, automatic scaling of the axis is used.
Clicking the Apply button applies the entered axis ranges; clicking the Close button ends the Axes Limits dialog.
Application
From the Application submenu, you can select from 10 available application modes. The application modes can also be selected using the pop-up menu in the upper right corner of the GUI.
The available application modes are
See Application Modes for more details.
![]() | Edit Menu | Draw Menu | ![]() |