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