SnapRB

版本 1.0.0.0 (1.3 KB) 作者: Bertrand Dano
Creates a red-blue anaglyth from current 3D figure.
1.5K 次下载
更新时间 2009/7/5

查看许可证

creates a red-blue anaglyth from current 3D figure. Angle of binocular rotation can be changed.

H=snaprb(alpha)
alpha: angle of binocular rotation. By default, use alpha=1 deg and increase value for depth effect.

Example:
[X,Y,Z] = peaks(30);
mesh(X,Y,Z,'edgecolor','k')
snaprb(1)

引用格式

Bertrand Dano (2024). SnapRB (https://www.mathworks.com/matlabcentral/fileexchange/24643-snaprb), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Automotive 的更多信息

Community Treasure Hunt

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

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