Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running Graph
#3
Hi,

NewRg must be before the DO LOOP loop - usually at the beginning as DIM, the rest in the DO LOOP loop. ShowRG statement have the points X, Y as the upper left corner of the graph. UpdateRG inserts the current results into the graph, ShowRG displays them. The range of inserted values is calculated from -1 to 1, zero is in the middle of the graph.


Reply


Messages In This Thread
Running Graph - by Petr - 03-12-2023, 10:14 AM
RE: Running Graph - by Dimster - 03-12-2023, 02:52 PM
RE: Running Graph - by Petr - 03-12-2023, 04:53 PM



Users browsing this thread: 1 Guest(s)