Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

place a point on a graph

I 've got a graph as it is shown below:

plot(f(x),-10,5 )

And I would like to place a point on (x,f(x))=(t_0,y_0)=(1,-1), with labels. How can I do that please?

Thanks