MATLAB Function Reference |
Syntax
Description
[G,y] = planerot(x)
where x
is a 2-component column vector, returns a 2-by-2 orthogonal matrix G so that y = G*x
has y(2) = 0
.
Examples
See Also
pinv | playshow |
© 1994-2005 The MathWorks, Inc.