sync toc
Lydos.Matlab
Engine Class
Engine Members
Engine Constructor
Engine Constructor ()
Engine Constructor (Int32)
Properties
BufferSize Property
Connected Property
Result Property
Visible Property
Methods
Close Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
Evaluate Method
EvaluateToString Method
Finalize Method
GetMatrix Method
SetMatrix Method
ToString Method
MatlabBadTypeException Class
MatlabBadTypeException Members
MatlabBadTypeException Constructor
MatlabBadTypeException Constructor ()
MatlabBadTypeException Constructor (String)
MatlabBadTypeException Constructor (String, Exception)
MatlabBadTypeException Constructor (SerializationInfo, StreamingContext)
MatlabException Class
MatlabException Members
MatlabException Constructor
MatlabException Constructor ()
MatlabException Constructor (String)
MatlabException Constructor (String, Exception)
MatlabException Constructor (SerializationInfo, StreamingContext)
MatlabGetVariableFailedException Class
MatlabGetVariableFailedException Members
MatlabGetVariableFailedException Constructor
MatlabGetVariableFailedException Constructor ()
MatlabGetVariableFailedException Constructor (String)
MatlabGetVariableFailedException Constructor (String, Exception)
MatlabGetVariableFailedException Constructor (SerializationInfo, StreamingContext)
MatlabNotConnectedException Class
MatlabNotConnectedException Members
MatlabNotConnectedException Constructor
MatlabNotConnectedException Constructor ()
MatlabNotConnectedException Constructor (String)
MatlabNotConnectedException Constructor (String, Exception)
MatlabNotConnectedException Constructor (SerializationInfo, StreamingContext)
MatlabOutOfMemoryException Class
MatlabOutOfMemoryException Members
MatlabOutOfMemoryException Constructor
MatlabOutOfMemoryException Constructor ()
MatlabOutOfMemoryException Constructor (String)
MatlabOutOfMemoryException Constructor (String, Exception)
MatlabOutOfMemoryException Constructor (SerializationInfo, StreamingContext)
MatlabPutVariableFailedException Class
MatlabPutVariableFailedException Members
MatlabPutVariableFailedException Constructor
MatlabPutVariableFailedException Constructor ()
MatlabPutVariableFailedException Constructor (String)
MatlabPutVariableFailedException Constructor (String, Exception)
MatlabPutVariableFailedException Constructor (SerializationInfo, StreamingContext)
MatlabUnspecifiedException Class
MatlabUnspecifiedException Members
MatlabUnspecifiedException Constructor
MatlabUnspecifiedException Constructor ()
MatlabUnspecifiedException Constructor (String)
MatlabUnspecifiedException Constructor (String, Exception)
MatlabUnspecifiedException Constructor (SerializationInfo, StreamingContext)
Matrix Class
Matrix Members
Matrix Constructor
Properties
Cols Property
IsColVector Property
IsMatrix Property
IsRowVector Property
IsScalar Property
IsVector Property
Item Property
Item Property (Int32)
Item Property (Int32, Int32)
Rows Property
Methods
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
Finalize Method
FromArray Method
FromArray Method (Double[])
FromArray Method (Double[], Int32)
FromArray Method (Double[], Int32, Boolean)
FromJaggedArray Method
FromMultiArray Method
FromScalar Method
FromVector Method
ToArray Method
ToArray Method ()
ToArray Method (Boolean)
ToJaggedArray Method
ToMultiArray Method
ToScalar Method
ToString Method
ToVector Method