How to use a default color in a graph?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Joel Schelander
am 29 Apr. 2021
Beantwortet: Chunru
am 30 Apr. 2021
Previous figures in my report has the default color (RGB triplets and Hexadecimal color code)
[0 0.4470 0.7410] '#0072BD'
My question is how I can use this colot in my next figure. What should I type instead of 'color'?
histogram(X, 'color')
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Exploration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!