Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
BLENDCOLOR return a color that is a percentage two colors in input, that blend to the specified percentage.
Example:
>> blendcolor([1 .4 .2], [0 1 .8], .2)
ans =
0.8000 0.5200 0.3200
Cita come
Giacomo Alessandroni (2026). Blend Color (https://it.mathworks.com/matlabcentral/fileexchange/41691-blend-color), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.3.0.0 (1,31 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
