isOpen.Matlab {R.matlab}R Documentation

Checks if connection to the Matlab server is open

Description

Checks if connection to the Matlab server is open.

Usage

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

Arguments

... Not used.

Value

Returns TRUE if connection is open, otherwise FALSE.

Author(s)

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

See Also

For more information see Matlab.


[Package R.matlab version 1.2.6 Index]