MATLAB Function Reference
  Go to function:
    Search    Help Desk 
box    See Also

Control Axes border

Syntax

Description

box on displays the boundary of the current Axes.

box off does not display the boundary of the current Axes.

box toggles the visible state of the current Axes' boundary.

Algorithm

The box function sets the Axes Box property to on or off.

See Also



[ Previous | Help Desk | Next ]