MathPaint
milestone 4
you can download our ms4-text as a pdf-file.
get the prototype
here you can download the prototype of our project.
at the moment there is just one zip archive containing all packages of our project (source code and class files) and the packages of the java expression parser (only class files).
how to use it
unzip the content of the archive to a folder. go to that folder and run first
java mathpaint/server/MathpaintServer
to start the server.
when the server is running you can start the client application:
java mathpaint/client/PlotGUI


for running the application you need at least java version 1.4.2.
more stuff ?
here you can find our earlier open-source-milestones.