How to delete the part above the white line in a contourf figure
조회 수: 5 (최근 30일)
이전 댓글 표시
How to delete the part above the white line in a contourf figu
re when draw a motor map
re when draw a motor map댓글 수: 0
채택된 답변
Robert U
2022년 9월 14일
Hi CoderMinga,
you can set the values above the white line to NaN. Then, the data points will be displayed in white in the plot.
See here: https://de.mathworks.com/matlabcentral/answers/489566-whiteout-remove-some-part-of-the-contour-plot
Kind regards,
Robert
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!