Feeds
已回答
Labels on the contour have too many digits
I found this works. And seems much easier. I have R2015b. [c,h]=contourf(X,Y,H); h.LevelList=round(h.LevelList,3)...
Labels on the contour have too many digits
I found this works. And seems much easier. I have R2015b. [c,h]=contourf(X,Y,H); h.LevelList=round(h.LevelList,3)...
6 years 前 | 12