Gamma Support Functions


Table of Contents

Engine.AutomaticVariable - automatically maps a MATLAB variable to a Gamma variable.
Engine.destructor - removes all automatic variables when instance is destroyed.
Engine.GetError - returns an error message.
Engine.GetResult - returns a result message.
Engine.PutVariable - puts a variable into the MATLAB engine.
Engine.RemoveAutomatic - removes an automatically mapped variable.
Engine.ResizeOutputBuffer - replaces the OutputBuffer with one of a new length.
mxGammaToArray - converts a Gamma value to an mxArray.