Nicebox

版本 1.2.0.0 (2.8 KB) 作者: Ross Hatton
Like BOX, but only draws edges behind the plot.
479.0 次下载
更新时间 2010/6/9

查看许可证

In 3d mode, the 'box' axes property draws a full wireframe box around the plot. It is often more attractive for this box to omit the three edges of this box that fall between the plot contents and the camera. Nicebox draws the reduced box lines.

The syntax for Nicebox is the same as for the basic Box command, with the addition of a 'redraw' option to force recalculation of which edges should be included. This recalculation is handled automatically when the mouse is used to change the camera view, but must be called explicitly if the view is changed via a function call or if the axis limits are modified (neither of these actions triggers a callback).

引用格式

Ross Hatton (2024). Nicebox (https://www.mathworks.com/matlabcentral/fileexchange/25839-nicebox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Turned off the handle visibility and thickened the box lines, so they behave more like box. Added an optional output to return the nicebox state for the target axis.

1.0.0.0