close.Matlab {R.matlab}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Matlab.


[Package R.matlab version 1.2.6 Index]