vector projection based on adopted direction

3 次查看(过去 30 天)
I have X'Y'Z' coordinate system (define by position of X', Y', Z' axises). This coordinate
system was created by rotatation and tilting "the matlab coordinate system" (XYZ).
I have also point (vector) P which I would like to project onto X'Y' plane. This projection I would like to
do orhogonaly in X'Y,Z' coordinate system (projection direction parallel to Z' axis) - results: PF.
So far I create plane X'Y' and do "simple" orthogonal projection, but in this case I project
point P parallel to Z axis and get PP result.
If there's any way to make a projection using Z' direction?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Cartesian Coordinate System Conversion 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by