User`s guide

5 Sample Applications (Java)
.;matlabroot\java\jar\toolbox\javabuilder.jar;
.\distrib\spectralanalysis.jar
-Djava.library.path=
matlabroot\bin\win32;.\distrib
powerspect
On UNIX, execute the powerspect classfileasfollows:
java -classpath
.:
matlabroot/java/jar/toolbox/javabuilder.jar:
./distrib/spectralanalysis.jar
-Djava.library.path=
matlabroot/bin/<Arch>./distrib
powerspect
% where <Arch> = glux86 gluxa64 sol2
Note The supported JRE version is 1.5.0. To find out what JRE you are
using, refer to the output of
'version -java' in MATLAB or refer to the
jre.cfg f ile in matlabroot/sys/java/jre/<arch> or mcrroot/sys/ java/ jre/ <arch>.
The powerspect program should display the output:
5-14