


% -*- texinfo -*-
% @deftypefn {Function file} {@var{P} =} javaclasspath
%
% Returns the dynamic class path of the Java virtual machine in
% the form of a cell array of strings. If no output variable is
% given, the result is simply printed on the standard output.
%
% @end deftypefn
% @seealso{javaaddpath}