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 ?

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 件)
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!