Virtual Reality Toolbox    
vrinstall

Install and check Virtual Reality Toolbox components

Syntax

Arguments

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.

Description

You use this function to manage the installation of optional software components related to the Virtual Reality Toolbox. Currently there are two such components: VRML plug-in and VRML editor.

Action Value
Description  
-selftest

Checks the integrity of the Virtual Reality Toolbox. If this function reports an error, you should reinstall the Virtual Reality Toolbox. 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 MATLAB and, from the Control Panel window, select Add/Remove Programs.

Examples

Install the VRML plug-in. This command starts the blaxxun Contact install program and installs the plug-in to your default Web browser.

Install the VRML editor. This command associates V-Realm Builder with the Edit button in the Block parameters dialog boxes.


  vrgetpref vrlib