Possible to set new colors with a string color specifier?
Mostrar comentarios más antiguos
The color specifier of a line can be set with 'b' for blue for example. Is it possible to this also for the new color order? Or is it possible to map somehow the "old" blue to the new blue, lighter blue? I would like to have the simple notation of the old color order with the new color order.
Respuesta aceptada
Más respuestas (2)
Guillaume
el 9 de En. de 2015
1 voto
No, when you specify the colour 'b', it doesn't mean pick the blue colour in colororder, it means use the colour [0 0 1] regardless of what's in the colororder property.
1 comentario
Stefan Gachter
el 9 de En. de 2015
Image Analyst
el 9 de En. de 2015
0 votos
See my demo (attached below this image that it creates) for changing the default color order.

Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!