Scatter Plot : Connect equal z - Values

Hello everyone,
currently I am working on a scatter plot and need to plot lines between points with constant z - values.
To give you an idea of my data, you see the image below with points colored according to the value of z. My goal is basically just lines of constant increments (every 10°, as indicated) and no color.
Any advice ?
Advanced question : In case there are no equal z values, how do I proceed ? Some sort of interpolation, curvefitting or rounding ?

답변 (2개)

Walter Roberson
Walter Roberson 2018년 12월 16일

0 개 추천

typically you would use contour() for something like that.

카테고리

도움말 센터File Exchange에서 Scatter Plots에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2018년 12월 16일

편집:

2018년 12월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by