Coordinates of the surf isolines
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello everybody, is there any possibility how to get the coordinates of the isolines generated by the surf function? I'd like to define a region which is enclosed by a specific isoline value. Thank you in advance, Tom
답변 (1개)
Doug Hull
2012년 10월 16일
There are no isolines on a surf. Do you mean contour? If so, you can capture them as the second output from contour. They are in a weird format, so read the doc, but they are there.
참고 항목
카테고리
Help Center 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!