set
(obj, property,value)
¶set
(obj, property,value,…)
¶Set the properties of tcpclient object.
If property is a cell so must be value, it sets the values of all matching properties.
The function also accepts property-value pairs.
Set the name for the tcpclient socket.
Set user data for the tcpclient socket.
Set the timeout value in seconds. Value of -1 means a blocking call.
None
See also: @@octave_tcpclient/get.
Package: instrument-control