Matlab

Direct Matlab bindings for OSCATS do not currently exist, but are planned for version 1.0. OSCATS can be accessed from Matlab via the Java bindings using Matlab's Java interface. The glib.jar and oscats.jar archives must be on Matlab's Java path (see javaaddpath), and the path to the libglibjni and liboscatsjni libraries must be in Matlab's toolbox/local/librarypath.txt. Then, java functions and methods can be called as if they were Matlab functions.