Package com.mathworks.jmi
Class NativeMatlab
- java.lang.Object
-
- com.mathworks.jmi.NativeMatlab
-
public class NativeMatlab extends java.lang.ObjectA partial stubbed out implementation of the NativeMatlab class with the method's used by matlabcontrol. This stub exists so that matlabcontrol can compile against this library. At runtime this library is not referenced, instead the jmi.jar on MATLAB's classpath is used. The build script for matlabcontrol intentionally does not include this library in the distribution folder it generates.
-
-
Constructor Summary
Constructors Constructor Description NativeMatlab()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleannativeIsMatlabThread()
-