Coordinates of the surf isolines
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
Antworten (1)
Doug Hull
am 16 Okt. 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.
Siehe auch
Kategorien
Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!