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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!