Lydos.Matlab

Engine Methods

The methods of the Engine class are listed below. For a complete list of Engine class members, see the Engine Members topic.

Public Instance Methods

Close Closes the connection to Matlab.
DisposeOverloaded. Closes the connection to Matlab.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Evaluate Evaluates an expression from a string.
EvaluateToString Evaluates an expression from a string.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetMatrix Gets a matrix variable by name.
GetType (inherited from Object) Gets the Type of the current instance.
SetMatrix Sets a matrix variable by name.
ToString Creates and returns a string indicating the state of the Matlab connection.

Protected Instance Methods

DisposeOverloaded. Final disposal of object.
Finalize Finalization.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Engine Class | Lydos.Matlab Namespace