[Malvern] Direct Screen Access.

Richard Forster rick at forster.uklinux.net
Sun Nov 4 16:01:57 GMT 2007


This depends entirely on what you are trying to actually do. For example 
if the calculations are not that excessive and you want to interactively 
  modify function parameters and see the changes on the graphs in real 
time then a spreadsheet is pretty good. You can use the spin button or 
scroll bar tools to set the value within a cell and have a nice 
clickable way of altering it. Then replace the c program with 
appropriate function calculations in the sheet and graph the columns of 
data.
But then again, that might not be applicable for what your friend 
actually needs to do.



Ian Pascoe wrote:
> Geoff
> 
> I certainly remember within the past month or so on LWN a couple of
> libraries and graphing programs that have come up.
> 
> If your friend is programming this directly I'd suggest finding an
> appropriate library otherwise, as you suggest, pipe the data to a file and
> use the graphing program to display it.
> 
> Sorry, tied up on sorting a problem for work at the moment or I'd sit and
> have a read for you!
> 
> -----Original Message-----
> From: malvern-bounces at mailman.lug.org.uk
> [mailto:malvern-bounces at mailman.lug.org.uk]On Behalf Of Geoff Bagley
> Sent: 04 November 2007 11:56
> To: Malvern LUG; Gloucestershire LUG
> Subject: [Malvern] Direct Screen Access.
> 
> 
> Way back in the days of  DOS,  I used to use Borland Turbo Pascal,  and
> could directly access the screen to plot graphs very rapidly.
> 
> A former colleague of mine is now running Red Hat Linux,  and wishes to
> plot the graphical output of C programmes directly to screen.
> He has asked for help.
> 
> Does anyone in either LUG indulge in such activities, or would like to
> help ?
> 
> It would probably be simplest to write to a file, and then pipe it into
> something like Gnuplot,  but there may be better ways.
> 
> Best regards to all.
> 
> Geoff.
> 
> _______________________________________________
> Malvern mailing list
> Malvern at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/malvern
> 
> 
> 
> _______________________________________________
> Malvern mailing list
> Malvern at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/malvern
> 



More information about the Malvern mailing list