Menu

PyLab Works / News: Recent posts

Graphical Calculator in a few clicks

Create a quit sophisticated graphical calculator with just a few mouse clicks. The demo shows most of the possibilities of the graphical calculator. With a set of sliders (as shown in the figure below) you can easily change one or more parameters in your code and get directly feedback of the changes of these parameters to the total functions(s) results. The demo also shows some of the major features of the code editor, like code-completion and code snippets manager.
http://stef.mientki.googlepages.com/pylab_works_demo_graph_calculator.html

Posted by Stef Mientki 2008-01-02

PyPlot demo

PyPlot-Demo (3.4 MB, 4:30) http://stef.mientki.googlepages.com/pyLab_works_demo_pyplot.html, Showing sine / square generator with a realtime XT-plot based on a slightly modified PyPlot.
Demonstrates how signals can be extended with extra features, in this case: signal color, line width and signal name.
Probably PyPlot is too slow for fast realtime signals, so we'll also implement ScopePlot and for even more beautiful pictures we'll introduce MatPlot.

Posted by Stef Mientki 2007-12-18

Proof of Concept

A large part of the program is already working quit well, you can see a flash demo here
http://stef.mientki.googlepages.com/pylab_works_1.html
(10MB, 8 minutes)

Posted by Stef Mientki 2007-12-09