Azzera filtri
Azzera filtri

How to plot a specified point in a plot?

1 visualizzazione (ultimi 30 giorni)
Yadu Narendran
Yadu Narendran il 14 Dic 2018
Risposto: madhan ravi il 14 Dic 2018
Sir,
I have a function to plot and mark a point on the curve when y axis value become a specified value (say y=1.2). How shall i do this, if the specific value of y is not in the array i used for plotting?

Risposte (2)

Haritha
Haritha il 14 Dic 2018

madhan ravi
madhan ravi il 14 Dic 2018
plot(corresponding_x_value,1.2,'ok')

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by