Plotting coordinates for this graph

i have attached the graph here. this is step height with time. how can extract the values of both coordinates.

3 件のコメント

Image Analyst
Image Analyst 2021 年 4 月 24 日
What do you have? Who made this plot? Did you? If so, you already have the data. If not, then how and where did you get it? And what form is it in? A MATLAB .fig file? A PNG image (like a screenshot). Do you want to just assign the values you see manually into the editor? Do you want to use OCR on an RGB image to try to extract the numbers shown on the graph inside the blue boxes?
Hashvi Sai
Hashvi Sai 2021 年 4 月 24 日
hi i have the data and i could obtain this plot. im not able to mark the point automatically.would like get help regarding automatically ploting this.
Hashvi Sai
Hashvi Sai 2021 年 4 月 24 日
the point after and before each slop. i want to get the values automatically. TIA

サインインしてコメントする。

回答 (1 件)

Star Strider
Star Strider 2021 年 4 月 24 日

0 投票

Use the text function to display the values of each pint near (or on) the point.

カテゴリ

ヘルプ センター および File ExchangeConvert Image Type についてさらに検索

質問済み:

2021 年 4 月 24 日

回答済み:

2021 年 4 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by