Hi,

Consider the following example:

x=[0:0.5:2*%pi]';
plot(sin(x))

The above plots the sine graph for each value in x with a corresponding
value of y.

My question is: Is it possible to get the main data points of the graph,
before or just after it has been plotted?

In other words, I would like to get the coordinates of each point that has
to be plotted.

We have struggling with this for some time now. I kindly request someone on
this forum to reply to this thread.

Thanks,

Adhitya



--
View this message in context: 
http://mailinglists.scilab.org/Data-Points-of-Plot-tp4034306.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive 
at Nabble.com.
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to