matlab gui color code

1 次查看(过去 30 天)
cevdet kopuz
cevdet kopuz 2019-12-17
编辑: cevdet kopuz 2019-12-19
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 ?
Ads%C4%B1z.png
  4 个评论
Adam Danz
Adam Danz 2019-12-17
Or set the axis color to orange via h.Color = [rgb].
You'd average the rgb values, not add them, wouldn't you?
cevdet kopuz
cevdet kopuz 2019-12-19
编辑:cevdet kopuz 2019-12-19
Hi Adam,when you press the button we want the color of the box to be orange.

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by