I would like to display a small graph in a PBVision Window. I would normally
scale the area to be graphed in SCREEN 12, and use PSET to plot the data. I dont
think this will work correctly within the windows. I will have 3 windows on the screen
at the same time. So even though 2 of the 3 windows are not active, they can still
be viewed. Does anybody have any suggestions on Graphing with PBVision? The range
for this particular graph is 2450 to 2600.
Thanks for any assistance.
------------------
Michael Burgett
[This message has been edited by Mike Burgett (edited June 20, 2003).]
scale the area to be graphed in SCREEN 12, and use PSET to plot the data. I dont
think this will work correctly within the windows. I will have 3 windows on the screen
at the same time. So even though 2 of the 3 windows are not active, they can still
be viewed. Does anybody have any suggestions on Graphing with PBVision? The range
for this particular graph is 2450 to 2600.
Thanks for any assistance.
------------------
Michael Burgett
[This message has been edited by Mike Burgett (edited June 20, 2003).]
Comment