matlab gui color code
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello. On this image, for example, when I plus red and yellow then push the equal symbol, I want to orange written on the edit text panel. How can I do that ? Is there any code like str2num ?

4 comentarios
Adam Danz
el 17 de Dic. de 2019
Or set the axis color to orange via h.Color = [rgb].
You'd average the rgb values, not add them, wouldn't you?
Respuestas (0)
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!