| Virtual Reality Toolbox | ![]() |
Open a virtual world file in an external VRML editor
Syntax
Arguments
vrworld_object |
Name of a vrworld object representing a virtual world. |
Description
The edit function opens the VRML file associated with the vrworld object in a VRML editor. The Editor preference specifies the VRML editor to use.
The VRML editor saves any changes you make directly to a virtual world file. If the virtual world is open,
save command in the VRML editor to save the changes to a virtual world file. In MATLAB, the changes appear after you reload the virtual world.
save method in MATLAB to replace the modified VRML file. Any changes you made in the editor are lost.
See Also
| vrworld/delete | vrworld/get | ![]() |