plotTransforms
평행 이동 및 회전을 통한 3차원 변환 플로팅
구문
설명
는 지정된 평행 이동 ax
= plotTransforms(translations
,rotations
)translations
와 회전 rotations
를 사용하여 3차원 Figure 창에 변환 프레임을 그립니다. z축은 항상 위쪽을 가리킵니다.
는 지정된 SE(2) 또는 SE(3) 변환 ax
= plotTransforms(transformations
)transformations
에 대한 변환 프레임을 그립니다.
는 이름-값 인수를 사용하여 추가 옵션을 지정합니다. 여러 옵션을 설정하려면 이름-값 인수를 여러 개 지정하십시오.ax
= plotTransforms(___,Name,Value
)