How to use a default color in a graph?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Joel Schelander
el 29 de Abr. de 2021
Respondida: Chunru
el 30 de Abr. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!