[plt-scheme] request simple scheme code

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Thu Jan 25 11:21:35 EST 2007

--- mikee <mikee at mikee.ath.cx> wrote:
> What I want is for the plt-scheme program to call an
> external program
> that will generate some data. 

http://schemewiki.org/Cookbook/ProcessChapter#_ProcessCaptureOutput_Capturing_

In particular

http://schemewiki.org/Cookbook/ProcessCaptureOutput

> I want this data plotted
> on a canvas
> (is that the right word?) as a line plot ...

You'll probably want to mess around with PLoT for this.

http://pre.plt-scheme.org/docs/html/plot/

HTH,
Noel

Email: noelwelsh <at> yahoo <dot> com   noel <at> untyped <dot> com
AIM: noelhwelsh
Blogs: http://monospaced.blogspot.com/  http://www.untyped.com/untyping/


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


Posted on the users mailing list.