MATLAB Function Reference | Search  Help Desk |
box | See Also |
box on box off box
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.
The box
function sets the Axes Box
property to on
or off
.
axes