Learn R Programming

R.matlab (version 1.1.3)

finalize.Matlab: Finalizes the object if deleted

Description

Finalizes the object if deleted. If a Matlab connection is opened, it is closed. Note that you should never have to call this method explicitly. It is called automatically whenever the object is removed from memory (by the garbage collector).

Usage

## S3 method for class 'Matlab}(this, ...)':
finalizeundefined

...{Not used.}

Returns nothing.

[object Object]

For more information see Matlab.
internal
methods

Arguments