Change to default line colors
Mostrar comentarios más antiguos
I have a saved .fig file in one of my directories, I have managed to import the fig file as an object in the workspace with f = openfig(path). The figure currently uses a custom line coloring scheme, is there any way I can revert back to the default line coloring by manipulating the properties of the object?
I tried changing the Children of the Axes property but it seems to only change the color of a single line at once, I am trying to do it for all children of this property at once.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Object Properties en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

