pixplot

版本 1.1.0.0 (2.2 KB) 作者: Samuel Lazerson
Creates a centered pseudocolor (checkerboard) plot.
667.0 次下载
更新时间 2010/9/27

查看许可证

This is basically a wrapper to the pcolor routine which pads the arrays passed to pcolor so that the full array is plotted. It also centers the ticks on the pixels rather than on the edges. The EdgeColor is set to 'none.' This is good for plotting data on a grid when you don't want any interpolation.

The function can handle the X and Y axis arrays being passed as 1-D arrays or 2-D ones.

引用格式

Samuel Lazerson (2024). pixplot (https://www.mathworks.com/matlabcentral/fileexchange/28714-pixplot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Contour Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Added functionality so X and Y axis can be passed as 2D arrays or 1D vectors.

1.0.0.0