Lydos.Matlab

Engine Members

Engine overview

Public Instance Constructors

EngineOverloaded. Initializes a new instance of the Engine class.

Public Instance Properties

BufferSize The size of the result buffer.
Connected The state of the Matlab connection.
Result The string result from the last evaluated string.
Visible The visibility of the Matlab command window.

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