Learn R Programming

R.matlab (version 3.7.0)

isOpen.Matlab: Checks if connection to the MATLAB server is open

Description

Checks if connection to the MATLAB server is open.

Usage

# S3 method for Matlab
isOpen(con, ...)

Value

Returns TRUE if connection is open, otherwise FALSE.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Matlab.