Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在等高线图中使用对数刻度?该图应该看起来像contour(log10(data)),但带有正确的颜色条标签。
contour(log10(data))