matlab 改变视点

Matlab 中的 view 函数用于设定三维图形的观察角度,可以通过方位角和仰角或者三维坐标点来指定视点。方位角az是水平旋转角度,从y轴负方向测量,正向为逆时针旋转。仰角el是垂直提升角度,正值向上,负值向下。此外,view(2)和view(3)分别对应二维和三维默认视图。该函数还可以返回当前的方位角和仰角,或者获取转换矩阵。
摘要由CSDN通过智能技术生成

 

view

Viewpoint specification

Syntax

view(az,el)
view([az,el])
view([x,y,z])
view(2)
view(3)
view(ax,...)
[az,el] = view
T = view

Description

The position of the viewer (the viewpoint) determines the orientationof the axes. You specify the viewpoint in terms of azimuth and elevation,or by a point in three-dimensional space.

view(az,el) and view([az,el]) setthe viewing angle for a three-dimensional plot. The azimuth, az,is the horizontal rotation about the z-axis asmeasured in degrees from the negative y

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值