09-29-2010 05:12 AM
Hi
How can we draw three plots on same graph in different areas, like one by one(top to bottom).
I can able to draw it in different graphs.
Regards,
Hari
09-29-2010 05:32 AM
Try building an array of clusters.
The clusters consist of your data (i.e. x and y axis)
See the attached.
Ian