How to delete the part above the white line in a contourf figure
4 ビュー (過去 30 日間)
表示 古いコメント
How to delete the part above the white line in a contourf figu
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 件)
参考
カテゴリ
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!