PPRuNe Forums - View Single Post - Plotting High Resolution Graphs.
View Single Post
Old 24th July 2005 | 07:51
  #1 (permalink)  
acbus1
20 Anniversary
 
Joined: Aug 2002
Posts: 440
Likes: 0
From: England.
Plotting High Resolution Graphs.

I'm trying to plot a graph of the function y=1-(x)exp2 (just an example....don't take too literally)

x starts at an arbitrary value. The resulting y gives the first point on the graph.

The y value from the previous step is fed back into the function as if it were x. The resulting y gives the second point on the graph.

This process is repeated over, say, one hundred thousand steps.

Obviously, a spreadsheet can calculate the numbers. However, the spreadsheet graphing function isn't good enough to produce a decent graph.

How can I plot my graph on-screen in super-high quality, please?

Last edited by acbus1; 24th July 2005 at 08:04.
acbus1 is offline