Borrar filtros
Borrar filtros

How to plot a specified point in a plot?

1 visualización (últimos 30 días)
Yadu Narendran
Yadu Narendran el 14 de Dic. de 2018
Respondida: madhan ravi el 14 de Dic. de 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?

Respuestas (2)

Haritha
Haritha el 14 de Dic. de 2018

madhan ravi
madhan ravi el 14 de Dic. de 2018
plot(corresponding_x_value,1.2,'ok')

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by