Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Charting a single data set
Message
De
07/12/2010 10:58:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Charting a single data set
Divers
Thread ID:
01491993
Message ID:
01491993
Vues:
85
Hi Al,

A long time ago I read about a technique for creating x,y data from a single data set of data. The technique used went something like below. A data point is denoted by dn where n is point 1, 2, 3 ... n

1) Use d1 for X and d2 for Y. Then plotted that point on a scatter chart.
2) Use d2 for the next X and d3 for the next Y. Then plot that on the scatter chart.
3) Use d3 for the next X and d4 for the next Y. Then plot that on the scatter chart.
...
...
N) Use dn-1 for the next X and dn for the next Y. Then plot that on the scatter chart.

Does anyone have any insight or further reading/info on this technique?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform