User`s guide

2 Installation
2-14
Preference Value Description
Default: 'logical' If set to 'logical', the VRML Bool data type is
returned as a logical value. If set to 'char', the
Bool data type is returned 'on' or 'off'.
Default VRML
Viewer
'internal' |
'internalv4'
| 'internalv5'
|'web'
Default: 'internal'
Specifies which viewer is used to view a virtual
world. The default Simulink 3D Animation Viewer
is used when the preference is set to 'internal'
or 'internalv5'. The legacy viewer is used when
this preference is set to 'internalv4'. The Web
browser is used when this preference is set to
'web'.
Float 'single' |
'double'
Default: 'double'
Specifies the handling of the VRML float
data type for vrnode/setfield and vrnode/
getfield. If set to 'single', the VRML Float
and Color data types are returned as 'single'. If
set to 'double', the Float and Color data types
are returned as 'double'.
Int32 'int32' | 'double'
Default: 'double'
Specifies handling of the VRML Int32 data type
for vrnode/setfield and vrnode/getfield.
If set to 'int32', the VRML Int32 data type is
returned as int32. If set to 'double', the Int32
data type is returned as 'double'.
HTTP Port Numeric
Default: 8123
IP port number used to access the Simulink 3D
Animation server over the Web via HTTP. If
you change this preference, you must restart the
MATLAB software before the change takes effect.
Transport Buffer Numeric
Default: 5
Length of the transport buffer (network packet
overlay) for communication between the Simulink
3D Animation server and its clients.
Transport
Timeout
Numeric
Default: 20
Amount of time, in seconds, that the Simulink 3D
Animation server waits for a reply from the client.
If there is no response from the client, the Simulink
3D Animation server disconnects from the client.