pixplot

버전 1.1.0.0 (2.21 KB) 작성자: Samuel Lazerson
Creates a centered pseudocolor (checkerboard) plot.
다운로드 수: 665
업데이트 날짜: 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