I would like to extract graph to data, in particular, extract two-way graph to data in excel format.
However, I saw that for instance, other density graphs can be extracted using serset command, however, if I use with two-way graph, the data becomes bizarre.
For instance, it I use serset command for kdensity graph,
| 2.4 | 5.6 | 
| 2.5 | 5.7 | 
| 2.1 | 5.8 | 
But if I use serset command for twoway graph,
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 2 | 9 | 
| 0 | 2 | 9 | 
| 0 | 2 | 10 | 
| 0 | 2 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 10 | 
| 0 | 3 | 7 | 
| 0 | 3 | |
| 0 | 3 | |
| 0 | 3 | |
| 0 | 3 | 10 | 
| 0 | 3 | |
| 0 | 3 | |
| 0 | 3 | |
| 0 | 3 | 9 | 
it becomes like this.
Therefore, I would like to know if there is other method to extract two-way graph into data (using serset command or not)?
I am not sure if my question is clear..
Thank you.
Anne-Claire
0 Response to Twoway graph serset
Post a Comment