Main Content

vrcoordvr2m

(To be removed) Convert VR coordinates to MATLAB coordinates

vrcoordvr2m will be removed in a future release. For more information, see Version History.

Description

m = vrcoordvr2m(vr) converts a point with coordinates in the Virtual World coordinate system to the MATLAB® coordinate system.

Input Arguments

collapse all

Coordinates of a point in VRML notation, specified as a 3-element row vector.

Data Types: double

Output Arguments

collapse all

Coordinates of a point in MATLAB notation, returned as a 3 element row vector.

Version History

Introduced in R2019a

collapse all