| Virtual Reality Toolbox™ | ![]() |
vrinstall('action')
vrinstall action
vrinstall('action','component')
vrinstall action component
x = vrinstall('action', 'component')
action | Type of action for this function. Values are -interactive, -selftest, -check, -install, and -uninstall. |
component | Name of the component for the action. Values are viewer and editor. |
You use this function to manage the installation of optional software components related to the Virtual Reality Toolbox product Reality Toolbox. Currently there are two such components: VRML plug-in and VRML editor.
| Action Value | Description |
|---|---|
-selftest | Checks the integrity of the current installation. If this function reports an error, you should reinstall the Virtual Reality Toolbox software. The function vrinstall automatically does a self-test with any other actions. |
-interactive | Checks for the installed components, and then displays a list of uninstalled components you can choose to install. |
-check | Checks the installation of optional components. If the given component is installed, returns 1. If the given component is not installed, returns 0. If you do not specify a component, displays a list of components and their status. |
-install | Installs optional components. This action requires you to specify the component name. All components can be installed using this command, but some of them (currently only the plug-in) need to be uninstalled using the system standard uninstallation procedure. |
-uninstall | Uninstalls optional components. This option is currently available for the editor only. Note that this action does not remove the files for the editor from the installation directory. It removes the editor registry information. If you want to uninstall the VRML plug-in, exit the MATLAB® software and, from the Control Panel window, select Add/Remove Programs. |
Install the VRML plug-in. This command starts the blaxxun Contact install program and installs the plug-in to your default Web browser.
vrinstall -install viewer
Install the VRML editor. This command associates V-Realm Builder with the Edit button in the Block Parameters dialog boxes.
vrinstall -install editor
![]() | vrgetpref | vrjoystick | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |