plotTransforms
並進と回転から 3 次元変換をプロット
構文
説明
は、指定された並進 ax = plotTransforms(translations,rotations)translations と回転 rotations を使用して、3 次元 Figure ウィンドウに変換座標系を描画します。z 軸は常に上向きです。
は、指定された SE(2) または SE(3) の変換 ax = plotTransforms(transformations)transformations の変換座標系を描画します。
は、名前と値の引数を使用して追加のオプションを指定します。複数のオプションを設定するには、名前と値の引数を複数指定します。ax = plotTransforms(___,Name,Value)