How to plot a surf-plot with out data extrapolation?

조회 수: 1 (최근 30일)
Philippe Corner
Philippe Corner 2020년 12월 3일
편집: Philippe Corner 2022년 1월 30일
I would like to plot the same surf plot but without extrapolating on areas where are not scatter data.
The following script generates the attached figure.
How can I get the same figure but cutted exactly on the highest Z position, which is represented by the black line and bounds the dots positions.

답변 (1개)

Tarunbir Gambhir
Tarunbir Gambhir 2020년 12월 22일
If I understand correcty, you want to set limits to the axes containing your figure. I suggest you use axis function to do the same.
If this is not what you want, do explain further and attach the data files so that we can repliate the results on our end.

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by