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

isOpen.MatlabR 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

See Also

For more information see Matlab.


HenrikBengtsson/R.matlab documentation built on Aug. 28, 2022, 3:21 p.m.