Learn R Programming

R.matlab (version 1.3.1)

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.