[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
rotate
(/tools/hpmatlab/toolbox/matlab/graphics/rotate.m)
Function Synopsis
rotate(h,azel,alpha,origin)
Help text
ROTATE Rotate an object by angle alpha about a specified direction.
ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
ALPHA about an axis described by AZEL, which is a 2-vector of
azimuth and elevation or a 3-vector. The optional argument
ORIGIN is a 3-vector used as the origin for rotation.
Cross-Reference Information
This function calls
- asin /tools/hpmatlab/toolbox/matlab/elfun/asin.m
- atan2 /tools/hpmatlab/toolbox/matlab/elfun/atan2.m
- cos /tools/hpmatlab/toolbox/matlab/elfun/cos.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- meshdom /tools/hpmatlab/toolbox/matlab/elmat/meshdom.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- pi /tools/hpmatlab/toolbox/matlab/elmat/pi.m
- prod /tools/hpmatlab/toolbox/matlab/datafun/prod.m
- reshape /tools/hpmatlab/toolbox/matlab/elmat/reshape.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
- sin /tools/hpmatlab/toolbox/matlab/elfun/sin.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON