필터 지우기
필터 지우기

Extract a Image data coordinated into excel/txt/mat file from XY plot graph with various line plots on it

조회 수: 4 (최근 30일)
Hello,
I am tryung extract data from this image plot below?
Could anyone please help me know how do i get the data from this plot?

채택된 답변

Naman
Naman 2023년 6월 15일
Hi Venkatkumar,
You can use WebPlotDigitizer.
It's an opensource tool that let's you automatically extract data from different variety of graphs with the help of different filters/algorithms and then you can save it.
Hope it helps!
  댓글 수: 1
Venkatkumar Muneeswaran
Venkatkumar Muneeswaran 2023년 6월 15일
Hi @Naman,
I am using it, but I don't know how to add points for two plots and extract 4 column of data.
Is there posibility to extract data without adding points on the image?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Naman
Naman 2023년 6월 19일
You can refer to userManual.pdf (automeris.io) . It will help you in extracting data.

Community Treasure Hunt

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

Start Hunting!

Translated by