- 0xD55000 <-- if you want it in hex
- [213 80 0] <-- if you want it in uint8
- [0.83529 0.31373 0] <-- if you want it as a normalized float
What is the RGB code of tytle stile color in matlab .mlx file?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
DGM
2021 年 3 月 24 日
編集済み: DGM
2021 年 3 月 24 日
I'm not sure if you're asking for a programmatic way of extracting the color or if you just want the color tuple itself.
Assuming you just want the color tuple, it appears to be:
I don't have a copy of the document, so I can't be any more certain than that.
EDIT: looking around at some other .mlx files on the FEX, this does appear to be the correct color tuple.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Graphics Object Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!