matlab gui color code
조회 수: 2 (최근 30일)
이전 댓글 표시
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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/254833/Ads%C4%B1z.png)
댓글 수: 4
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?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!