Display error or not? Difference between Coordinate Transformation display and result in workspace

조회 수: 1 (최근 30일)
I use a transform sensor to get the rotation matrix and the x y z position to form a homogeneous transform matrix by the "Coordinate Transformation Conversion" block.
The question is the displayed homogeneous transform matrix is different from what I saved into workspace. Whether it is just a display error?
Is it right to direct connect the PS-S block and "Coordinate Transformation Conversion" block?
rFtoW5 Matrix
tFtoW5 Matrix

채택된 답변

Steve Miller
Steve Miller 2019년 4월 3일
Hi - if you look closely, you will see the answer in the MATLAB Workspace is the same as the display. Note that right above the matrix there is a
1.0e+04 *
That number, if multiplied by the values in the matrix, lines up with what you see in the Scope.
--Steve

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Applications에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by