필터 지우기
필터 지우기

How to plot a specified point in a plot?

조회 수: 1 (최근 30일)
Yadu Narendran
Yadu Narendran 2018년 12월 14일
답변: madhan ravi 2018년 12월 14일
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?

답변 (2개)

Haritha
Haritha 2018년 12월 14일

madhan ravi
madhan ravi 2018년 12월 14일
plot(corresponding_x_value,1.2,'ok')

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by