Change to default line colors
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Graphics Object Properties dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

