Main Content
MATLAB to VR Coordinates
(To be removed) Convert MATLAB coordinates to VR coordinates
MATLAB to VR Coordinates will be removed in a future release. For more information, see Version History.
Libraries:
Simulink 3D Animation /
Utilities
Description
The MATLAB to VR Coordinates block converts a point with coordinates in the MATLAB® coordinate system to the VRML coordinate system.
The following relation holds between the two coordinate systems:
[xm, ym, zm] = [xv, zv, -yv]
where MATLAB coordinates are denoted with the m subscript and Virtual World coordinates are denoted with the v subscript. For more information on the two coordinate systems, see Virtual World Coordinate System.