pixplot
バージョン 1.1.0.0 (2.21 KB) 作成者:
Samuel Lazerson
Creates a centered pseudocolor (checkerboard) plot.
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 (2025). pixplot (https://www.mathworks.com/matlabcentral/fileexchange/28714-pixplot), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Contour Plots >
Help Center および MATLAB Answers で Contour Plots についてさらに検索
タグ
謝辞
ヒントを与えたファイル: vecslice, Offsets and missing data via pcolor and surf, matlabEXTENDER
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!