mat2im
Convert 2D matrix to a 3D image matrix as used by the image processing toolbox
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
Citation pour cette source
Rob Campbell (2026). mat2im (https://fr.mathworks.com/matlabcentral/fileexchange/26322-mat2im), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : real2rgb & colormaps
Informations générales
- Version (2,1 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.4.0 | Fixed bug that stopped the image being correctly scaled if user specified max or min values outside of the image range. |
||
| 1.3.0 | Switch to 1 based indexing if mat is not a double. |
||
| 1.2.0 | Add H1 line, add ability clip at min or max values, improve error checking, improve comments, add a second example. |
||
| 1.1.0 | Image Processing tlbx isn't required. |
||
| 1.0.0 |