Engine | Overloaded. Initializes a new instance of the Engine class. |
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. |
Close | Closes the connection to Matlab. |
Dispose | Overloaded. 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. |
Dispose | Overloaded. Final disposal of object. |
Finalize | Finalization. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |