How to delete the part above the white line in a contourf figure
3 ビュー (過去 30 日間)
古いコメントを表示
How to delete the part above the white line in a contourf figure 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!