Dear Rooter,
Can sombody help me in the following: I filling some data to two vectors. I am sure that the dimension must be same for both vector, but dimension is dynamic.
v1.push_back(x); v2.push_back(y);
now I want to plot them v1 as x-axis v2 as y-axis. and the dimension can be
n=v1.size();
kindly suggest how I can plot.
Thanks,
Satya
Received on Fri Aug 04 2006 - 15:08:34 MEST
This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:00 MET