GETRGB (v1.0)

Get RGB triplet of matlab color name
2,4K téléchargements
Mise à jour 4 avr. 2008

Afficher la licence

GETRGB returns the RGB triplet for matlab color strings, like 'yellow' or 'm'.

getrgb('y') --> [1 1 0]

Version 1.0 (april 2008)

Citation pour cette source

Jos (10584) (2024). GETRGB (v1.0) (https://www.mathworks.com/matlabcentral/fileexchange/19461-getrgb-v1-0), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Images dans Help Center et MATLAB Answers
Remerciements

Inspiré par : str2rgb

A inspiré : Convert between RGB and Color Names

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0