On Jul 25, 4:10 am, King <[EMAIL PROTECTED]> wrote:
> Use python's default GUI tkinter's drawing functions or you can use
> wxPython GUI kit or you can use pyopengl.
> If you are only interested to draw sin waves or math functions that
> you should give try to matlab atwww.mathworks.com

If you're only interested in sine waves you most certainly should not
give Matlab a try; even with student pricing it's going to be way
expensive for something that simple.

For just popping up a window and drawing on it I recommend PyGame.


Carl Banks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to