marking a specific point in matlab plot.

  • Follow


i have plotted a plot using plot function. I wanted to mark a point (precisely,) lets say with y-coord: 0.160898403. How would i mark this point? help plz?
0
Reply mayur.ec.iitkgp (2) 7/4/2010 2:18:15 AM

quasistar <mayur.ec.iitkgp@gmail.com> wrote in message <1872666693.67262.1278227925911.JavaMail.root@gallium.mathforum.org>...
> i have plotted a plot using plot function. I wanted to mark a point (precisely,) lets say with y-coord: 0.160898403. How would i mark this point? help plz?

a hint:

     help line;
     help plot;

us
0
Reply us 7/4/2010 9:24:05 AM


1 Replies
785 Views

(page loaded in 0.055 seconds)

Similiar Articles:













7/21/2012 8:34:42 PM


Reply: