Learn R Programming

R.matlab (version 3.3.0)

close.Matlab: Closes connection to MATLAB server

Description

Closes connection to MATLAB server. After closing the connection the MATLAB server can never more be access again.

Usage

## S3 method for class 'Matlab':
close(con, ...)

Arguments

...
Not used.

Value

  • Returns what *close() returns.

See Also

For more information see Matlab.