vrnode/set
(To be removed) Change property of virtual world node
vrnode/set
will be removed in a future release. For more information,
see Version History.
Syntax
x = set(vrnode_object, 'property_name
','property_value')
Arguments
| Name of a |
| Name of a property. |
| Value of a property. |
Description
x = set(vrnode_object,
'
changes the
specified property of the property_name
','property_value')vrnode
object to the specified value.
The vrnode
property values are case sensitive, while property names
are not case sensitive.
The vrnode
property values are case sensitive, while property names
are not case sensitive.
The vrnode
objects have the following properties. All these
properties are read only.
Property | Value | Description |
---|---|---|
| Cell array | Valid field names for the node. Read only. |
| String | Name of the node. Read only. |
| String | Type of the node. The value is a string (for example,
|
| Handle | Handle of the parent |
Currently, nodes have no settable properties.