Engine.destructor

Engine.destructor — removes all automatic variables when instance is destroyed.

Syntax

Engine.destructor ()
		

Arguments

None

Description

This function removes all automatic variables mapped between MATLAB and Gamma when the Engine instance is destroyed. This function is defined in the MatlabSupport.g file.