Partial Differential Equation Toolbox    

Options Menu

Grid
Turn grid on/off.
Grid Spacing . . .
Adjust the grid spacing.
Snap
Turn the "snap-to-grid" feature on/off.
Axis Limits . . .
Change the scaling of the drawing axes.
Axis Equal
Turn the "axis equal" feature on/off.
Turn off Toolbar Help
Turn off help texts for the toolbar buttons.
Zoom
Turn zoom feature on/off.
Application
Select application mode.
Refresh
Redisplay all graphical objects in the pdetool graphical user interface.

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.

Examples:

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