vrview
R2026b(Removed) View virtual world using Simulink 3D Animation viewer or Web browser
vrview has been removed. For more information, see Version History.
Syntax
vrview x = vrview('filename') x = vrview('filename','-internal') x = vrview('filename','-web')
Description
vrview opens the default Web browser and loads the Simulink®
3D Animation™ software Web page containing a list of virtual worlds available for
viewing.
x = vrview('filename') creates a virtual world associated with the
.wrl file, opens the virtual world, and displays it in the Simulink
3D Animation Viewer or the Web browser depending on the value of the
DefaultViewer preference. The handle to the virtual world is
returned.
x = vrview('filename' creates
a virtual world associated with the ,'-internal')wrl file, opens the virtual world,
and displays it in the Simulink
3D Animation Viewer.
x = vrview('filename' creates a
virtual world associated with the ,'-web').wrl file, opens the virtual world, and
displays it in your Web browser.
vrview('filename#viewpointname') specifies a default
viewpoint.