MATLAB Functions | Help Desk |
box
Control Axes borderbox on box off box
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.
The box
function sets the Axes Box
property to on
or off
.
axes