Borrar filtros
Borrar filtros

Coordinates of the surf isolines

3 visualizaciones (últimos 30 días)
tomas
tomas el 16 de Oct. de 2012
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

Respuestas (1)

Doug Hull
Doug Hull el 16 de Oct. de 2012
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 comentario
tomas
tomas el 17 de Oct. de 2012
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by