Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Not sure this is the right place for this question but...Is there a straightforward way to extract the coordinates of a specific contour on a plot? In the attached example, I would like to get the coordinates of the zero contour. I realize that I can do this using the root function but this has difficulty converging near the vertical tangent of the contour. The contouring algorithm evidently does not have this problem.
Solved! Go to Solution.
THat was easy! Thanks. Glad I asked.
Thanks again, but I am curious why this works more robustly than using the root function.