biouml.plugins.matlab
Class JMatLinkJDK14
java.lang.Object
biouml.plugins.matlab.JMatLinkJDK14
- All Implemented Interfaces:
- JMatLinkInterface
- public class JMatLinkJDK14
- extends java.lang.Object
- implements JMatLinkInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMatLinkJDK14
public JMatLinkJDK14()
throws java.lang.Exception
getErrorMessage
public java.lang.String getErrorMessage()
throws java.lang.Exception
- Specified by:
getErrorMessage in interface JMatLinkInterface
- Throws:
java.lang.Exception
engOpenSingleUse
public java.lang.Integer engOpenSingleUse()
throws java.lang.Exception
- Specified by:
engOpenSingleUse in interface JMatLinkInterface
- Throws:
java.lang.Exception
engOpen
public java.lang.Integer engOpen()
throws java.lang.Exception
- Specified by:
engOpen in interface JMatLinkInterface
- Throws:
java.lang.Exception
engEvalString
public void engEvalString(java.lang.Integer engineId,
java.lang.String script)
throws java.lang.Exception
- Specified by:
engEvalString in interface JMatLinkInterface
- Throws:
java.lang.Exception
engClose
public void engClose(java.lang.Integer engineId)
throws java.lang.Exception
- Specified by:
engClose in interface JMatLinkInterface
- Throws:
java.lang.Exception
engClose
public void engClose()
throws java.lang.Exception
- Specified by:
engClose in interface JMatLinkInterface
- Throws:
java.lang.Exception
engOutputBuffer
public java.lang.String engOutputBuffer()
throws java.lang.Exception
- Specified by:
engOutputBuffer in interface JMatLinkInterface
- Throws:
java.lang.Exception
engOutputBuffer
public java.lang.String engOutputBuffer(java.lang.Integer engineId)
throws java.lang.Exception
- Specified by:
engOutputBuffer in interface JMatLinkInterface
- Throws:
java.lang.Exception
engGetVector
public double[] engGetVector(java.lang.String arrayS)
throws java.lang.Exception
- Specified by:
engGetVector in interface JMatLinkInterface
- Throws:
java.lang.Exception
engGetVector
public double[] engGetVector(java.lang.Integer engineId,
java.lang.String arrayS)
throws java.lang.Exception
- Throws:
java.lang.Exception
engGetArray
public double[][] engGetArray(java.lang.String arrayS)
throws java.lang.Exception
- Specified by:
engGetArray in interface JMatLinkInterface
- Throws:
java.lang.Exception
engGetArray
public double[][] engGetArray(java.lang.Integer engineId,
java.lang.String arrayS)
throws java.lang.Exception
- Specified by:
engGetArray in interface JMatLinkInterface
- Throws:
java.lang.Exception
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.