java2mat
no description
Creates a Java array of size [M,N,...] with elements of class CLASS.
java_convert_matrix
no description
java_debug
no description
java_exit
no description
Get the value of the field NAME of the Java object OBJ.
java_init
no description
Invoke the method NAME on the Java object OBJ with the arguments ARG1, ... For static methods, OBJ can be a string representing the fully qualified name of the corresponding class.
Create a Java object of class NAME, by calling the class constructor with the arguments ARG1, ...
Set the value of the field NAME of the Java object OBJ to VAL.
java_unsigned_conversion
no description
Adds PATH to the dynamic class path of the Java virtual machine.
Returns the dynamic class path of the Java virtual machine in the form of a cell array of strings.