remote=FALSE
) or through the socket connection
(remote=TRUE
),
which is always available.## S3 method for class 'Matlab':
setVariable(this, ..., remote=this$remote)
TRUE
the variables are transferred on the
socket connection
, otherwise they are transferred via a temporary file.Matlab
.