Want Advise on Simple Graphics

by (no login)

I have data sets of arrays (time, displacement). Time is in seconds and displacement is the ground movement during particular earthquakes (in inches). I want to create a simple graphic program to display the motion in real time to get a visual feel about the earthquakes. This is somewhat like a "bouncing-ball" type program.
I would appreciate someone directing me to sample code that I can learn from and modify to suit my needs. My background is in FORTRAN programming but I think it would be easier and quicker to use BASIC.
Thanks
Bruce Maison

Posted on Sep 27, 2010, 10:16 AM

Respond to this message   

Return to Index


Response TitleAuthor and Date
More infomation neededunseen machine on Sep 29, 12:32 PM
 Example Data on Sep 29, 10:33 PM
  well I have a graphic engineDarthWho on Oct 1, 6:02 AM
   Thanks for BASIC code on Oct 1, 8:29 AM
    Glad to hear itDarthWho on Oct 1, 9:39 AM
    Make sure you think you know how it works...DarthWho on Oct 1, 2:02 PM
     Question about SCREEN command on Oct 5, 10:14 PM
      * Post your code!Clippy on Oct 7, 1:28 PM
       Sample Plotting Code on Oct 9, 8:15 PM
        it seems that line 140 is screwed up... on Oct 20, 1:29 PM
      the screenDarthWho on Oct 9, 10:51 AM
       Sample Program on Oct 9, 8:21 PM
    Sample programsFlux on Feb 27, 10:22 AM