Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
Samuel Lazerson (2026). pixplot (https://fr.mathworks.com/matlabcentral/fileexchange/28714-pixplot), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : vecslice, Offsets and missing data via pcolor and surf, matlabEXTENDER
Informations générales
- Version 1.1.0.0 (2,21 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Added functionality so X and Y axis can be passed as 2D arrays or 1D vectors. |
||
| 1.0.0.0 |
