ニュース

このままでも十分よいのだが、この設定だと配列Uの中に80以上or-80以下の値があるときに、色が塗られず白色になってしまう。 それを避けたいときは、 plt.contourf のオプションの、 extend を指定すればよい。 例えば、80以上も-80以下も色を塗りたい場合は、以下のように書く。
Contribute to apachecn/geeksforgeeks-ai-zh development by creating an account on GitHub.
contourImage2.m: hack to work around Matlab R2014b/R2015a removal of contour(), contourf() and contour3() handle graphics children that formerly could be used to move contours into a 3-D plot. This ...