Effacer les filtres
Effacer les filtres

Is there a way to use fill with animatedline?

2 vues (au cours des 30 derniers jours)
Cye
Cye le 15 Mai 2024
Commenté : Cye le 15 Mai 2024
I'm generating animations consisiting of various closed curves (tiles) moving about each other. I'm presently using animated line to accomplish this, but I would like to try using diffeerent colors for the individual tiles. I cannot find any way to fill them in the context of the animated line, so I'm asking if it's possible.

Réponse acceptée

Walter Roberson
Walter Roberson le 15 Mai 2024
No, animated lines cannot handle fill.
Consider instead creating a hgtransform for each tile. To move the individual tiles, set the Matrix property to a transformation -- possibly with the aid of makehgtform to set the Translation (and possibly the rotation) of the individual object.
  1 commentaire
Cye
Cye le 15 Mai 2024
Thanks for your prompt and thoughtful reply.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Animation dans Help Center et File Exchange

Produits


Version

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by