Extract vertical line numerically from curve plot
显示 更早的评论
Hi, I would like to know if it is possible to extract vertical line (blue color) from a curve plot as shown in the image? I'm also attaching the datapoints, where coloumn 1 is X axis and Coloumn 2 is Y axis. The thing is, I have 1000 of such plots and only tried to show a simply example, and in someway I want to exclude horizontal lines (East-West directional) and keep only vertical lines.
Thanks in advance.

3 个评论
darova
2021-2-17
Can you show on the picture what you want to extract?
Aristo Pacino
2021-2-17
Aristo Pacino
2021-2-23
回答(1 个)
Cris LaPierre
2021-2-17
0 个投票
Can you? Sure.
I'm not aware of anything that will do this for you automatically, but if you have the X and Y data of the curve, you can come up with your own code for determining what portion of the line meets your criteria for vertical, and then extract those points from the vector.
类别
在 帮助中心 和 File Exchange 中查找有关 Fit Postprocessing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!