MATLAB Functions Help Desk

box

Purpose

Control Axes border

Syntax

Description

box on displays the boundary of the current Axes.

box off rdoes 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 ]