Mercurial > hg > octave-nkf
diff doc/interpreter/java.txi @ 18886:700714c099a2
Add new function javachk for Matlab compatibility.
* scripts/java/javachk.m: New function.
* scripts/java/module.mk: Add function to build system.
* NEWS: Add javachk to list of new functions for 4.2
* java.txi: Add function to manual.
* __unimplemented__.m: Remove from list of unimplemented functions.
* usejava.m: Mention javachk in seealso list.
author | Philip Nienhuis <prnienhuis@users.sf.net> |
---|---|
date | Fri, 02 May 2014 14:26:03 -0700 |
parents | dae2230227a7 |
children | d1c649bd90e9 |
line wrap: on
line diff
--- a/doc/interpreter/java.txi +++ b/doc/interpreter/java.txi @@ -95,9 +95,11 @@ @cindex path, removing from classpath @DOCSTRING(javarmpath) -The following four functions provide information and control over the interface +The following functions provide information and control over the interface between Octave and the Java Virtual Machine. +@DOCSTRING(javachk) + @DOCSTRING(usejava) @cindex memory, displaying Java memory status