How to extract the verices from contour matrix those satisfy a condition
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have a contour matrix for concentric ellipses. I want to extract the vertices which satisfy particular condition. Let's say I want to extract the vertices whose x coordinates are lesser than -100 and y coordinates are greater than zero. As the contours are ellipses I have repeated x and y coordinates which makes it a bit complicated to extract the coordinates. But anyway I want to extract the vertex pairs whose x coordinate is lesser than -100 and y coordinate greater than zero.
Thanks in advance.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!