## S3 method for class 'Matlab':
setVerbose(this, threshold=0, ...)
level
argument
of any write method has to be equal to or larger than in order to the
message being written.
Thus, the lower the threshold is the more and more details will be
outputted. If a large
integer
) used.-1
, details about the communication with the
MATLAB server is given.
If the threshold is -2
, low-level details about the communication
with the MATLAB server is given, such as what commands are sent etc.Matlab
.