필터 지우기
필터 지우기

Coordinates of the surf isolines

조회 수: 3 (최근 30일)
tomas
tomas 2012년 10월 16일
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
tomas
tomas 2012년 10월 22일
Any other advice, guys?

댓글을 달려면 로그인하십시오.

답변 (1개)

Doug Hull
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.
  댓글 수: 1
tomas
tomas 2012년 10월 17일
Thanks for your answer. I really meant the surf function. I thougth that I can call those color lines as isolines since one color represent one value. But it does not mind how we will call them. For me it is important somehow find out coordinates of individual lines/values. May be any other function is more suitable for this issue, but I do not know which one it is.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by